[CMake] Cmake 2.8.2 Bug under windows

J Decker d3ck0r at gmail.com
Fri Aug 13 13:26:42 EDT 2010


the name of the directory does not matter... I was using an entirely
different name.

On Thu, Aug 12, 2010 at 8:21 PM, Alan W. Irwin
<irwin at beluga.phys.uvic.ca> wrote:
> On 2010-08-12 17:36-0700 J Decker wrote:
>
>> To Reiterate steps
>>
>> --------------
>>
>> mkdir /test
>> touch /test/CMakeLists.txt
>> mkdir /build
>> cd /build
>>
>> [cmake-gui /test] or [cmake -G "MinGW Makefiles" /test]
>> touch /test/CMakeLists.txt
>> make
>> (fails)
>
> In the past I found a subdirectory of the source tree named "test"
> interfered with the proper working of the test target on Linux.  So at
> least in that context "test" was a reserved name for directories.  Of
> course, that context is quite different than yours so it is a long
> shot, but what happens if you use a different name than test for that
> source directory?
>
> 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