The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sample_20120711.zip | 2012-09-15 | 56.9 kB | |
| readme.txt | 2012-09-15 | 2.8 kB | |
| adp_src_083.zip | 2012-09-15 | 4.8 MB | |
| adp_src_083.tgz | 2012-09-15 | 4.7 MB | |
| adp_bin_windows_x86.zip | 2012-09-15 | 400.6 kB | |
| adp_bin_windows_x64.zip | 2012-09-15 | 467.9 kB | |
| adp_bin_OBS600D.tgz | 2012-09-15 | 400.4 kB | |
| adp_bin_MACOSXMLION_64.tgz | 2012-09-15 | 522.2 kB | |
| adp_bin_centos62_x64.tgz | 2012-09-15 | 379.5 kB | |
| adp_bin_centos62_i386.tgz | 2012-09-15 | 376.2 kB | |
| adp_bin_centos58_x64.tgz | 2012-09-15 | 440.4 kB | |
| adp_bin_centos58_i386.tgz | 2012-09-15 | 434.0 kB | |
| Totals: 12 Items | 12.9 MB | 0 | |
=========================================================================== ADP (Another Data Processor) Ver 0.83 Copyright (C) 2010-2012 Katsuhisa Ohfuji This progman is distributed under GPL. =========================================================================== This is the release of the development version. It is a sauce release. The Windows(x86,x64) version, CentOS5.8 (x86, x64), CentOS6.2 (x86, x64), MacOSX 10.8 (x64) and OpenBlocks600D version can download an executable file from a download page. === Download file list === adp_bin_centos58_i386.tgz ・・・・・ Binary of CentOS5.8(32bit) adp_bin_centos58_x64.tgz ・・・・・ Binary of CentOS5.8(64bit) adp_bin_centos62_i386.tgz ・・・・・ Binary of CentOS6.2(32bit) adp_bin_centos62_x64.tgz ・・・・・ Binary of CentOS6.2(64bit) adp_bin_MACOSXMLION_64.tgz ・・・・・ Binary of MAC OS X 10.8(Mountain LION) adp_bin_OBS600D.tgz ・・・・・ Binary of Open Blocks 600D(Debian6) adp_bin_windows_x86.zip ・・・・・ Binary of Windows(x86) adp_bin_windows_x64.zip ・・・・・ Binary of Windows(x64) adp_src_083.zip ・・・・・ Source file (zip compression) adp_src_083.tgz ・・・・・ Source file (gzip,tar compression) sample_20120711.zip ・・・・・ Sample file (zip compression) === Requirements for Linux === The following develop packages need to be installed. UnixODBC OpenSSL boost_regex(-mt) === Requirements for Mac OS X === The following develop packages need to be installed. boost_regex(-mt) === Quick start for Linux and MAC OS X === $ sh configure $ make $ sudo make install === Quick start for Windows === Please copy the downloaded adp.exe file to the directory indicated by the environment variable PATH. === Compile for Windows === There is the solution file of Visual Stduio 2008. It compiles using it. The 32-bit version and the 64-bit version can be created. Boost compiled by "_SECURE_SCL=0" "_HAS_ITERATOR_DEBUGGING=0" needs to be installed beforehand. ---------------------------------------------------------------------------- rem compile instruction for Boost(boost-1_45) rem 32bit bjam -a toolset=msvc-9.0 threading=multi link=static runtime-link=static define=_SECURE_SCL=0 define=_HAS_ITERATOR_DEBUGGING=0 rem 64bit bjam -a toolset=msvc-9.0 threading=multi link=static runtime-link=static define=_SECURE_SCL=0 define=_HAS_ITERATOR_DEBUGGING=0 address-model=64 ---------------------------------------------------------------------------- Please copy the compiled adp.exe file to the directory indicated by the environment variable PATH. ===Support etc. === Manual: http://www.adp.la/ Download:https://sourceforge.net/projects/adpla/files/ SourceForge(Discussion):https://sourceforge.net/projects/adpla/