Search code examples
c++windowsvisual-studio-2005build

Visual Studio skips build


When I try to build my project I get the following message in the build window :

========== Build: 0 succeeded or up-to-date, 0 failed, 1 skipped ==========

I tried rebuilding , then building again , but it doesn't help . Is there a way to view more detailed messages ? The "skipped" part doesn't give me any info on what's wrong . I am using Visual Studio 2005 Professional Edition .


Solution

  • Check with the configuration manager like CMS said and make sure that you have the right platform set. A lot of the time when you use something like the MS Application Blocks the default platform is set to Itanium.