-
Notifications
You must be signed in to change notification settings - Fork 168
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
Error during make #177
Comments
In the bext build directory there should be a folder: opennurbs/OPENNURBS_BLD-prefix/src/OPENNURBS_BLD-stamp/ with a bunch of log files for the various steps. Does any of them have a more informative error message? |
I do not have the folder OPENNURBS_BLD-prefix or OPENNURBS_BLD-stamp |
Hmm. Looking more closely, I see it thinks it built the install target for OpenNURBS. Does the log report which component specifically failed? (Guessing TCL, but might be something else...) |
@TheSallust can you provide the entire cmake/build log? that will help sort out what failed exactly. |
[ 51%] Built target OPENNURBS_BLD-install
gmake: *** [Makefile:91: all] Error 2
CMake Error at misc/CMake/BRLCAD_Util.cmake:102 (_message):
Unable to successfully build bext dependency repository
Call Stack (most recent call first):
misc/CMake/BRLCAD_EXT_Setup.cmake:446 (message)
misc/CMake/BRLCAD_ExternalDeps.cmake:529 (brlcad_ext_setup)
CMakeLists.txt:2096 (brlcad_bext_process)
The text was updated successfully, but these errors were encountered: