Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

xna game studio 4.0 programming:cant run prog after ch 3


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
4 replies to this topic

#1 nickme   Members   -  Reputation: 193

Like
0Likes
Like

Posted 14 April 2012 - 10:57 PM

hi,

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

Attached Thumbnails

  • bug.png


Sponsor:

#2 RulerOfNothing   Members   -  Reputation: 812

Like
0Likes
Like

Posted 14 April 2012 - 11:37 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.

#3 nickme   Members   -  Reputation: 193

Like
0Likes
Like

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"

Attached Thumbnails

  • bug.png


#4 nickme   Members   -  Reputation: 193

Like
0Likes
Like

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

#5 nickme   Members   -  Reputation: 193

Like
0Likes
Like

Posted 21 April 2012 - 06:44 PM

hi,

i finally got it to works. what happened was that i have to build each and every projects in the solution window individually and then compile and run.

bye




Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS