No subject


Fri Mar 19 13:53:46 EDT 2010


input for the non-Windows case.  So is the input you referred to above
actually <somepath>/CMakeCXXInformation.cmake rather than
<somepath>/CMakeTestCXXCompiler.cmake?  If you actually reporyed that input
correctly it sounds like SystemTools::GetActualCaseForPath() is
"remembering" values from a previous call which might be an issue in the
CMake C++ code itself when something else is going wrong (say on the Wine
side).

Also, could you look further to see why "project(test CXX)" generates this
error while "project(test C)" does not?  Assuming "project(test C)" does use
this code path, why are correct results being returned in that case but not
for CXX?

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________


More information about the CMake mailing list