Home
Name Modified Size InfoDownloads / Week
Binaries 2011-05-08
README.txt 2011-05-08 891 Bytes
License.txt 2011-04-18 1.4 kB
Bin2Coe.c 2011-04-18 2.1 kB
ChangeLog.txt 2011-04-18 41 Bytes
CMakeLists.txt 2011-04-18 94 Bytes
ToDo.txt 2011-04-18 188 Bytes
Totals: 7 Items   4.7 kB 7
README:

Deliverables:
1) Bin2Coe.c (C source file)
2) ChangeLog.txt (Changes between versions)
3) CMakeLists.txt (Configuration file to use CMake to generate the executable in different enviroments: Visual Studio, Gcc, etc)
4) License (License file)
5) ToDo (List of improvements and pendings)
6) README (This file)

Instructions to generate the executable:

You should use CMake to generate the build files for your toolchain; there is a CMakeLists.txt file to configure it.
With CMake you generate the build files for your toolchain and then you use your toolchain to generate the executable.

For Visual Studio: you will have one solution with three projects (Bin2Coe, ZERO_CONFIG, and BUILD_ALL).
Use the option "rebuild solution" from the build menu, and you will get the executable.

In the Binaries folder are some precompiled executables for different platformes
Source: README.txt, updated 2011-05-08