Home / Binaries
Name Modified Size InfoDownloads / Week
Parent folder
Win32 2011-05-08
Totals: 1 Item   0
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