diff options
author | Brody Kenrick <user.fake@server.userfake> | 2013-12-05 04:56:50 (GMT) |
---|---|---|
committer | Brody Kenrick <user.fake@server.userfake> | 2013-12-05 04:56:50 (GMT) |
commit | d3b82dcac0cbd6bb46c3236d1183f84b76b44748 (patch) | |
tree | f5b2fccb043a9961b479e2f54c7c756175cca8c1 /scripts | |
parent | 89c21d07c46294e7c28f8852a89550b17d7a4402 (diff) |
Fix for bad boost libraries
Get this error because of a search for a non-existent library on linux64
-----------
[ 69%] Built target tests-cgal
Scanning dependencies of target cgalcachetest
[ 70%] Building CXX object
CMakeFiles/cgalcachetest.dir/cgalcachetest.cc.o
make[2]: *** No rule to make target `/usr/lib/libboost_thread.so',
needed by `cgalcachetest'. Stop.
make[1]: *** [CMakeFiles/cgalcachetest.dir/all] Error 2
make: *** [all] Error 2
[2]+ Done gedit openscad.pro (wd:
~/git/openscad_unicode)
----------
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions