[sldev] CMake project merged to release branch!

Robin Cornelius robin.cornelius at gmail.com
Mon Jun 9 05:40:21 PDT 2008


On Mon, Jun 9, 2008 at 1:32 PM, Zak Escher <zak.escher at gmail.com> wrote:
> I keep getting the following when trying to run develop.py. This is from
> within Windows Vista Ultimate 64-Bit.
>
> (Note: I have replaced my user id with <username>)
>
> c:\Users\<username>\sl_1_19_1_14\linden\indra>develop.py -G VC80
> Running 'cmake -G "Visual Studio 8 2005" -DSTANDALONE:BOOL=FALSE
> -DUNATTENDED:BO
> OL=FALSE "" "c:\\Users\\<username>\\sl_1_19_1_14\\linden\\indra"' in
> 'build-VC80'
> -- Check for working C compiler: cl
> -- Check for working C compiler: cl -- broken
> CMake Error at C:/Program Files (x86)/CMake
> 2.6/share/cmake-2.6/Modules/CMakeTes
> tCCompiler.cmake:32 (MESSAGE):
>  The C compiler "cl" is not able to compile a simple test program.

try running from the console the vcvars.bat (or vsvars.bat) that is
found in c:\program files\visual studio 2005\VC\bin\

or a path very like that and try again. Looks like your visual studio
is not correctly setup for out of IDE compiling.

Robin


More information about the SLDev mailing list