kyriesparrow Posted July 13, 2023 Share Posted July 13, 2023 I tried to recompile the source code of the ROP_FBX node in Houdini, but I encountered an issue with missing FBX source files. I'm wondering if anyone knows what the problem might be. Quote Link to comment Share on other sites More sharing options...
forever_kk Posted August 9, 2023 Share Posted August 9, 2023 have a try? list( APPEND CMAKE_PREFIX_PATH "C:/Program Files/Side Effects Software/Houdini 19.5.368/toolkit/cmake" ) Quote Link to comment Share on other sites More sharing options...
honghan Posted November 8, 2023 Share Posted November 8, 2023 In addition to adding Houdini's libraries, you should also add the FBX SDK's include directory and library files to the CMakeLists file, and for the FBX SDK, you should probably install it manually Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.