xna game studio 4.0 programming:cant run prog after ch 3
#1 Members - Reputation: 193
Posted 14 April 2012 - 10:57 PM
i recently bought the book indicated by the topic title by Tom Miller and Dean Johnson. the programs in chapter 2 compile and run just fine. but after that all the program in later chapter did not build and popped up the following error window. anybody have any idea why?
thanks
the samples are downloaded from the following website:
www.informit.com/title/9780672333453
#2 Members - Reputation: 812
Posted 14 April 2012 - 11:37 PM
#3 Members - Reputation: 193
Posted 15 April 2012 - 08:43 AM
That error message popped up because the build process failed and so there is no executable to run. Visual Studio should have a output window that gives you the messages from the compiler, which should tell you what the problem actually is.
hi,
but i do not see any error output. in fact, the tag on top of the error list window says "0 errors ", "0 warning" and "0 message"
#4 Members - Reputation: 193
Posted 21 April 2012 - 12:05 PM
That error message popped up because the build process failed and so there is no executable to run. Visual Studio should have a output window that gives you the messages from the compiler, which should tell you what the problem actually is.
hi,
where can i see the output window? and what does "set the OutputPath correctly" means? did you download the samples? did you have any problem?
please reply.
thanks






