XNA Essentials

Game Programming for Xbox 360, PC + Windows Phone

NAVIGATION - SEARCH

Ch 7 - The target "Clean" does not exist in the project.

Hi all. I just wonder if you guys have encountered that compiler message whenever you build Chapter 7 SoundDemo. I really have not idea what's going on. I'm using XNA 3.1 btw. Could be incompatibility issue?

swarmttied - Sunday, October 11, 2009 @ 3:46 PM

Re: Ch 7 - The target "Clean" does not exist in the project.

Swarmttied,


First make sure you check out the Errata link:


http://xnaessentials.com/forums/t/23.aspx


You will need to make sure you have the corrected code for Chapter 7.


Second, if you want to run this in 3.1 then you need to actually load up the XAP project in the XACT tool that came with XNA Game Studio 3.1.  Once you load it up and resave it in the new format you should be in good shape. Fortunately, this is the only gotcha when working with 3.1.


Hope this helps, but if something still isn't working as expected please let me know!


Thanks,


Chad

Chad Carter - Monday, October 12, 2009 @ 9:28 AM

Re: Ch 7 - The target "Clean" does not exist in the project.

Thanks Chad. It's working now.


Regards.

swarmttied - Sunday, October 18, 2009 @ 4:07 PM