Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

x64 build for project/s

MiB1980
Beginner
622 Views
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 ?
0 Kudos
1 Solution
Steven_L_Intel1
Employee
623 Views
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.

View solution in original post

0 Kudos
2 Replies
Steven_L_Intel1
Employee
624 Views
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.
0 Kudos
MiB1980
Beginner
623 Views
Thanks Steve... Some of the projects didnt have an x64 config. Worked after that...

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.

0 Kudos
Reply