This repository was archived by the owner on Jun 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
Installation error #94
Copy link
Copy link
Open
Description
On Ubuntu 20.04 and all dependencies installed, I'm getting this:
[ 78%] Building CXX object convert/CMakeFiles/convert.dir/converter.cc.o
[ 80%] Building CXX object convert/CMakeFiles/convert.dir/materializer.cc.o
[ 83%] Building CXX object convert/CMakeFiles/convert.dir/package.cc.o
[ 85%] Building CXX object convert/CMakeFiles/convert.dir/texturator.cc.o
[ 88%] Linking CXX static library libconvert.a
[ 88%] Built target convert
Scanning dependencies of target usd_from_gltf
[ 90%] Building CXX object usd_from_gltf/CMakeFiles/usd_from_gltf.dir/args.cc.o
[ 92%] Building CXX object usd_from_gltf/CMakeFiles/usd_from_gltf.dir/usd_from_gltf.cc.o
[ 95%] Linking CXX executable usd_from_gltf
/usr/bin/ld: cannot find -lgf
/usr/bin/ld: cannot find -lplug
/usr/bin/ld: cannot find -lsdf
/usr/bin/ld: cannot find -ltf
/usr/bin/ld: cannot find -lusd
/usr/bin/ld: cannot find -lusdGeom
/usr/bin/ld: cannot find -lusdShade
/usr/bin/ld: cannot find -lusdSkel
/usr/bin/ld: cannot find -lusdUtils
/usr/bin/ld: cannot find -lvt
collect2: error: ld returned 1 exit status
make[2]: *** [usd_from_gltf/CMakeFiles/usd_from_gltf.dir/build.make:109: usd_from_gltf/usd_from_gltf] Error 1
make[1]: *** [CMakeFiles/Makefile2:313: usd_from_gltf/CMakeFiles/usd_from_gltf.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
USD_FROM_GLTF: ERROR: Command failed: cmake --build . --config Release --target install --
USD_FROM_GLTF: See log at: /opt/UFG_BUILD/build/usd_from_gltf/log.txt
Did anyone had anything like that? I couldn't find anything online.
Metadata
Metadata
Assignees
Labels
No labels