Not all projects are built?!

  • Thread starter Thread starter Mats-Lennart Hansson
  • Start date Start date
M

Mats-Lennart Hansson

Hi,
I have a solution with 12 projects. When I try to build it says:

---------------------- Done ----------------------
Build: 11 succeeded, 0 failed, 1 skipped

And on one of the project it says:

------ Skipped Build: Project: FormObjects, Configuration: Debug .NET ------

Project configuration skipped because it is not selected in this solution
configuration

Is there a setting I missed or is there another problem?

Thanks,

Mats-Lennart
 
As the information said, I needed to change the Solution configuration...
Sorry for your time.

/Mats-Lennart
 
Hi,

by default a setup project is not build along with the others projects, you
should build it alone,

Cheers,
 
Back
Top