seanh1986
seanh1986
Thanks for the quick reply! Also, thanks for the clarification on the find_package() and the Boost::boost tip. I have made the following modifications to my above cmake file: - Removed...
Hi @Orphis thanks for your help. I managed to resolve the issue and I am now no longer get that error. However, I am getting a weird error that I...
Is there a way I can provide a custom path for where the boost files get generated to? I'm guessing in the: `add_subdirectory(${boost-cmake_SOURCE_DIR} ${boost-cmake_BINARY_DIR})` Note: I have experimented with including...
Here is another screen shot showing the issue. 