You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- 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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: