A slight error with Visual Studio .Net
Posted: Tue Feb 01, 2005 3:54 pm
Ok, so I'm a novice programmes. I got all of the examples + the engine to work with Visual Studio .NET 2003.
While I was trying the very first tutorial, I get to the part where I need to copy SkyPlane.cpp and SkyPlane.h into my app dir. I did that, and then rebuilt. I get an error that says this:
c:\ogrenew\Samples\Ogre_tut_1\SkyPlane.cpp(50) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Was wondering, could it be that VS .NET hasn't found the .h file? Or am I completely wrong and did something dumb?
While I was trying the very first tutorial, I get to the part where I need to copy SkyPlane.cpp and SkyPlane.h into my app dir. I did that, and then rebuilt. I get an error that says this:
c:\ogrenew\Samples\Ogre_tut_1\SkyPlane.cpp(50) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Was wondering, could it be that VS .NET hasn't found the .h file? Or am I completely wrong and did something dumb?