Problem building FreeCad

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
federico.carminati
Posts: 66
Joined: Thu May 18, 2017 1:01 pm
Location: Geneva, Switzerland

Problem building FreeCad

Post by federico.carminati »

Good evening,
I am building FreeCAD head of today @ 18:00 CET on Mac OS X 10.14.5 and I have this error. Any help would be appreciated.


-- Making bundle relocatable...
-- INFO: Analyzing bundle dependencies...
-- ERROR: Unable to find LC_DYLD_LOAD entry: @rpath/libc++.1.dylib
-- ERROR: Failed to resolve dependency in /Applications/FreeCAD.app/Contents/lib/python2.7/site-packages/tbb/_api.so
Traceback (most recent call last):
File "/usr/local/FreeCAD/FreeCAD-git/src/Tools/MakeMacBundleRelocatable.py", line 389, in <module>
main()
File "/usr/local/FreeCAD/FreeCAD-git/src/Tools/MakeMacBundleRelocatable.py", line 372, in main
build_deps_graph(graph, bundle_path, dir_filter, search_paths)
File "/usr/local/FreeCAD/FreeCAD-git/src/Tools/MakeMacBundleRelocatable.py", line 239, in build_deps_graph
deps = create_dep_nodes(list_install_names(k2), s_paths)
File "/usr/local/FreeCAD/FreeCAD-git/src/Tools/MakeMacBundleRelocatable.py", line 164, in create_dep_nodes
raise LibraryNotFound(lib_name + " not found in given search paths")
__main__.LibraryNotFound: libc++.1.dylib not found in given search paths


Best regards, Federico
Federico Carminati
Co-Founder and Scientific Director of Transmutex SA
Switzerland/Suisse
Post Reply