x64 build for project/s

x64 build for project/s

MiB1980's picture

I am building a solution in x64 configuration. The solution has 5 projects. It just builds one project and gives the error :
Project not selected to build for this solution configuration
Which option do I need to modify for this ?

3 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
Steve Lionel (Intel)'s picture
Best Reply

I've seen this happen sometimes. Select Build > Configuration Manager. You'll probably see that some of the projects don't have an x64 configuration. Use that dialog to add one.

Steve
MiB1980's picture
Thanks Steve... Some of the projects didnt have an x64 config. Worked after that... Quoting - Steve Lionel (Intel) I've seen this happen sometimes. Select Build > Configuration Manager. You'll probably see that some of the projects don't have an x64 configuration. Use that dialog to add one.

Login to leave a comment.