Does CMAKE_INCLUDE_PATH import things from CPLUS_INCLUDE_PATH? I messed with
some system variables trying to get something unrelated to work, and now
cmake complains that it can't find iostream.h when I try to build VTK. I
definitely have some paths on CPLUS_INCLUDE_PATH that contain iostream.h -
do I need to set CMAKE_INCLUDE_PATH in my .bashrc to contain those paths as
well?

Thanks,

David
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to