ion-c icon indicating copy to clipboard operation
ion-c copied to clipboard

Can't install, please have clearer instructions for installation

Open docfate111 opened this issue 5 years ago • 2 comments

-- 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.

docfate111 avatar Dec 07 '20 21:12 docfate111

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

therapon avatar Dec 07 '20 22:12 therapon

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.

kevin-holbrook-epicor avatar Dec 17 '20 05:12 kevin-holbrook-epicor