Answers for ""StepFileGen1." cpp.o failed jetson nano"

C++
0

"StepFileGen1." cpp.o failed jetson nano

Add this in CmkaeList.txt

set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} "-O3")
  
And then add this in your cmake command

cmake -DASSIMP_BUILD_ASSIMP_TOOLS=OFF -DASSIMP_BUILD_TESTS=OFF
Posted by: Guest on October-06-2021

Code answers related to ""StepFileGen1." cpp.o failed jetson nano"

Browse Popular Code Answers by Language