<font><font face="verdana,sans-serif">You need to right click on the project you want to run and select option called "Set as start project" or something similar. You are trying to run a project with no source files.<br>
</font></font><br><div class="gmail_quote">On Thu, Mar 8, 2012 at 03:34, faba <span dir="ltr"><<a href="mailto:faba_ir@yahoo.com">faba_ir@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all<br>
I appreciate if you could help me regarding the following simple problems:<br>
I am running ITK on windows 7 64x, but here are some problems:<br>
1- when I configure using Visual Studio 9 OR Visual Studio 9 win64, it<br>
makes the solution, but it failed to compile and build. it gives me the<br>
following error:<br>
"Project not selected to build for this solution configuration"<br>
2- when I configure using Visual Studio 10 win64, it makes the solution,<br>
but it failed to compile and build. it gives me the following error:<br>
"Project not selected to build for this solution configuration"<br>
<br>
3- when I configure using visual studio 10 it makes the solution, it<br>
successfully compile and build, but when I put a break point to step-by-step<br>
debug the program, it says "the project is out of date" and whatever I<br>
choose "Yes" or "No", it gives me an error that "Unable to start<br>
program....\ALL_BUILD the system cannot find the file specified".<br>
this happens while I have<br>
CMAKE_COFIGURATION_TYPES = Debug;Release;MinSizeRel;RelWithDebInfo<br>
<br>
I don't really understand what is the problem with different version of<br>
Visual Studio 32, 64. Also I don't understand why while everything is going<br>
well it cannot accepts the breakpoints even for a simple program like "Hello<br>
World".<br>
<br>
Many thanks in advance<br>
Fabi<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/Problems-with-compile-and-breakpoints-tp7353756p7353756.html" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/Problems-with-compile-and-breakpoints-tp7353756p7353756.html</a><br>
Sent from the ITK Insight Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>