Can't install, please have clearer instructions for installation
-- CPack generators: ZIP;TGZ
-- Configuring incomplete, errors occurred!
See also "/Users/thwilliams/Code/ion-c-1.0.3/build/debug/CMakeFiles/CMakeOutput.log".
make: *** No rule to make target `clean'. Stop.
When I download the newest zip and unzip then run ./build-debug.sh or ./build-release.sh I get the error above on Mac OS X. In the other file I ran in Linux and Mac OS X using the example from site. The given cookbook example doesn't compile even if I link the .so. The is that a macro variable in decimal is not defined. Even when running ./build-debug.sh or ./build-release.sh.
https://github.com/therapon/ion-c-examples/tree/master/system-installed
I made this a while ago but should still work. Let me know if this helps/resolves the issue you are having
The lack of documentation for building and using the C library is not helpful. Please specify which platforms the cmake system has been set up to support. It seems broken for Windows builds.