[opensource-dev] VS2010 Error
WolfPup Lowenhar
wolfpup67 at earthlink.net
Thu May 6 05:28:29 PDT 2010
Im working on getting it so that I can use VS2010 C++ Express I have edited
the develop.yp file to include vc100 but when it runs here is what I get :
C:\linden\projects\2010\snowglobe\trunk\indra>python develop.py -G VC100
setting DISTCC_DIR to C:\linden\projects\2010\snowglobe\trunk\indra\.distcc
Running 'cmake -G "Visual Studio 10 2010" -DSTANDALONE:BOOL=OFF
-DUNATTENDED:BOOL=OFF -DWORD_SIZ
E:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife ""
"C:\\linden\\projects\\2010\\snowglobe\\tru
nk\\indra"' in 'build-VC100'
develop.py tries to run: cmake -G "Visual Studio 10 2010"
-DSTANDALONE:BOOL=OFF -DUNATTENDED:BOO
L=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife ""
"C:\linden\projects\2010\sn
owglobe\trunk\indra"
CMake Error: Could not create named generator Visual Studio 10 2010
got ret 1 from cmake -G "Visual Studio 10 2010" -DSTANDALONE:BOOL=OFF
-DUNATTENDED:BOOL=OFF -DWO
RD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife ""
"C:\linden\projects\2010\snowglobe\tr
unk\indra"
Cleaning 'build-VC100'
Error: the command 'cmake' exited with status 1
Also when I try to make the boost files for vc100 I get some interesting
errors as well concerning regex files whiles using bjam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20100506/1866d268/attachment-0001.htm
More information about the opensource-dev
mailing list