Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29283 Discussions

VS 2010 How to show compiler options during build?

chauvjo
Novice
631 Views
Does Visual Studio 2010 have an options to show the compiler options for each source file during the build process? The default configuration only shows the source file name in the output window during a build.

Thanks
0 Kudos
3 Replies
IanH
Honored Contributor III
631 Views
Do a rebuild and then have a look at the build log for the project (linked to in the output window).
0 Kudos
chauvjo
Novice
631 Views

Does that mean there is no options to show the build options in the output window during the actual build?

Thanks...

0 Kudos
IanH
Honored Contributor III
631 Views
Not that I am aware of. Is there a particular reason that you need to see the stuff in the output window?
0 Kudos
Reply