I followed the 'CVS Access Guide - For Ogre Users' to get the latest ogrenew and downloaded the latest dependancies and put them in the 'ogrenew' folder.
I haven't changed STLPort settings at all, I think that should still be setup the same way.
When I try to compile, I get this message first:
I've gone through the wiki and other instructions, I Dled and installed the service pack 5 for MVC++6 and the processor pack, and tried to search the forums as best as possible. (Side note, a phrase search would really help for the forums since "OgreMain.pch" will return all results with "OgreMain" and "pch")Build : warning : failed to (or don't know how to) build 'C:\Files\General Files\Projects\Ogre Projects\ogrenew\OgreMain\obj\Release\OgreMain.pch'
Compiling...
OgreActionEvent.cpp
C:\Files\General Files\Projects\Ogre Projects\ogrenew\OgreMain\src\OgreActionEvent.cpp(25) : fatal error C1083: Cannot open precompiled header file: '..\obj\Release/OgreMain.pch': No such file or directory
OgreActionTarget.cpp
My goal is to get everything running properly so I can use the CVS update tool and get new versions, compile them, and minimize re-setup each time.
Thanks in advance, and sorry for the compilation_error_threads++ count.

