seanh1986

Results 4 comments of 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. ![image](https://user-images.githubusercontent.com/15824440/58441683-e7522d80-80b1-11e9-92bc-ba6379722144.png)