I have a C++ project built with CMake that I would like to build OpenNURBS functionality into. However, I am struggling to get the OpenNURBS library built and linked to the project. Has anyone been successful
1: building OpenNURBS in MacOS High Sierra
2: Linking the built library to a C++ project built with CMake
Thanks for the quick response! So when I attempt the make command, I end up with an error relating to NSFullUserName. It seems like the build isn’t finding the requisite apple libraries.