Re: [CMake] Working with MSVC10

2011-08-30 Thread Steve Casselman
When I put MESSAGE($ENV{INCLUDE}) In the code at that point I get C:\Program Files\Microsoft Visual Studio 10.0\VC\include So why would Cmake be picking up my cygwin installation? Anyway I renamed my cygwin directory and it seems to be working now... Thanks Bill! Steve -Original

Re: [CMake] Working with MSVC10

2011-08-29 Thread Steve Casselman
...@kitware.com] Sent: Monday, August 29, 2011 5:01 AM To: Steve Casselman Subject: Re: Working with MSVC10 Hopefully you've resolved your issue - I am sure it is something simple like a missing directory in your search path. Lisa On Thu, Aug 25, 2011 at 1:21 PM, Steve Casselman s...@drccomputer.com

[CMake] What is the order of the include search path?

2011-08-25 Thread Steve Casselman
How does cmake determine what include path it is going to take? I set http://cmake.org/cmake/help/cmake-2-8-docs.html#variable:CMAKE_SYSTEM_INCLU DE_PATH CMAKE_SYSTEM_INCLUDE_PATH and http://cmake.org/cmake/help/cmake-2-8-docs.html#variable:CMAKE_INCLUDE_PATH CMAKE_INCLUDE_PATH to a place I know