cmake build results in -ljsoncpp shouldn’t it use libjsoncpp.a instead?
I’m running CLion on OSX 12.7.5. I have the libjsoncpp.a file under /usr/local/lib. In my root CMakeLists.txt file I have the following:
MacOS 14.3/RecastDemo – Could not init GUI renderer
Hello I am using MacOS 14.3 and I am trying to build RecastDemo project.