Closed disini closed 8 months ago
Filed as internal issue #USD-9363
@disini, we don't test with your software configuration, so unfortunately can't provide any build support. You could try asking for help over at http://forum.openusd.org in the "Build and Deployment" section. Thank you!
Hi ,
I 've trying to compile this project with Clion 2023.2 IDE on ubuntu 22.04, I 've updated the code to the latest version and downloaded the oneTBB version 2020.3 into the third party subdirectory, and made some changes to the FindTBB.cmake, like this:
finally it find the TBB library and all the variables in the cmake file were valued, but it gave some new errors after the "-- Configuring done (1.3s)" line:
so, what does that mean ? And how to fix that issue ? Much appreciated!