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.
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges