-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build Zinc library #112
Comments
@hsorby do you have any quick thoughts on this? From the commit log I see you've recently made changes in this area. By hacking the CMake files I've managed to build Zinc's dependencies but am now having problems in getting the Zinc build to use these dependencies, with errors such as:
I'm wanting this for flatmap automated path layout... |
If you need to build it now you will have to use these instructions: Build the dependencies with these instructions
Then you can build Zinc like this
|
Thanks @hsorby, the above all worked (apart from a missing |
Corrected instructions above incase anybody else tries to run these commands. |
The instructions at http://opencmiss.org/documentation/building/cmake/setup/docs/cli/osx.html fail when attempting to build
OC_ZINC
, apparently because OpenCMISS dependencies haven't been installed before the Zinc build.Is there a rule missing from Zinc's
CMakeLists.txt
??with the error log containing:
The text was updated successfully, but these errors were encountered: