14.11“, such that the
INCLUDE_PATH variables etc are already set to the right value before nvcc tries
to set them anew (with the wrong value).
Any hint how this can be added to the CUDA functionality in CMake? I guess
others might stumble across this problem as well.
Thanks,
Sophonet
One hint would be to SET(Boost_DEBUG ON) and to watch the output of the cmake
call. There, you can check the names of the libraries that CMake is looking for.
On Windows, the new boost versions add a suffix fo x64/x86 to their library
name.
Can you confirm that the library names that Boost_DEBU
project files?
Thanks,
Sophonet
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake