Closed scodens closed 1 month ago
When i am trying to run: cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo appears tons of errors log.txt
cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
Hey @scodens, what was wrong? I presume you initially missed the --recurse-submodules flag during the git clone?
--recurse-submodules
When i am trying to run:
cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
appears tons of errors log.txt