Here's some of the errors VC++ is giving: 21>llmozlib2-vc80.lib(llembeddedbrowser.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\SL_Dev\New\linden\indra\build-VC90\newview\RelWithDebInfo\vc80.pdb'; linking object as if no debug info 21>llmozlib2-vc80.lib(llembeddedbrowserwindow.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\SL_Dev\New\linden\indra\build-VC90\newview\RelWithDebInfo\vc80.pdb'; linking object as if no debug info 21>llmozlib2-vc80.lib(llmozlib2.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\SL_Dev\New\linden\indra\build-VC90\newview\RelWithDebInfo\vc80.pdb'; linking object as if no debug info 21>libndofdev.lib(ndofdev.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\libndofdev.lib' or at 'C:\SL_Dev\New\linden\indra\build-VC90\newview\RelWithDebInfo\vc80.pdb'; linking object as if no debug info 21>libndofdev.lib(ndofdev_win.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\libndofdev.lib' or at 'C:\SL_Dev\New\linden\indra\build-VC90\newview\RelWithDebInfo\vc80.pdb'; linking object as if no debug info
Sometimes it appears to complete and tries to run the viewer, but gives this error: ERROR: LLAppViewer::initConfiguration: Cannot load default configuration file c:\SL_Dev\New\linden\indra\build-VC90\newview\app_settings\settings_files.xml Downloading an older version of CMake got past the command line problem, perhaps now I just need to delete all the compiled files and such and start over from scratch, now that I can actually get the python file to run. Still open to other tips though. Also, as I stated in my first message, I already did everything the wiki says. Maya _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
