OpenUSD
OpenUSD copied to clipboard
How to use USD C++ API with CMake?
I could not find a <>.config.cmake.
#2488
Filed as internal issue #USD-9353
@orion160, does the discussion in #2488 give you enough context to get unblocked on this?
It does, but it seems that on pxr targets it there are some dependencies that are not listed in TARGET_RUNTIME_DLLS
.
@orion160 Are you resolving that problem by adding them to your project? Which ones are they?
Ohh yeah for the moment is for using USD on my project, and I am starting out with a Proof of concept template.
The libraries are tbb.dll and boost_python.dll. Which I solve with manually copying the contents of bin and lib.
I would have no problem with checking out the build scripts and to see what can be done, also there seems that there is already some work in progress related with CMake install conventions
.
#1082
Ah, tbb, and boost_python. If you're able to get the config files indicating those properly, please let us know what you discover.
@meshula I was wondering what is internal issue
. Do you have another place like phabricator where it is posted? Or it is just for Pixart people?
"Internal Issue" is the number in our internal database to help us organize things.