My software came in yesterday, and I was so excited to finally have something to do during my 3 week break from classes. I successfuly installed Visual Studio .NET 2002, and started with a program from a CMPSC class I will be taking next fall. I typed in my first program, and attempted to run it and received this error:
fatal error C1010: unexpected end of file while looking for precompiled header directive
The program I was running can be found here under programming assignments:
Lab Excercise
Could it be as simple as I need more updates in my 2002 version for the program? .... is there an idiots guide to Visual Studio?
Thanks!
[edit] additional information: when program first starts to run an error box pops up with the following - These project configuration(s) are out of date: C++ Projects - Debug Win32 Would you like to build them? [/edit]