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

new project -- doesn't seem to be Fortran or something

lklawrie
Beginner
536 Views

Built a new project with several small files. Started with empty project, Fortran console app.

Add files into project but it doesn't seem to recognize them and build doesn't invoke the compiler.

Steve, I think this happened once before to me but it was in a convert from CVF -- this is a new project from the 10.0.26 window.

Do I have to reinstall? What is going on?

Linda

0 Kudos
2 Replies
Steven_L_Intel1
Employee
536 Views
I have another report that sounds somewhat similar to yours. I still don't know what causes it - most people have no problems, and the other customer has some systems where it works and some not.

Try this and tell me what it does for you.

1. Start .. Run. Enter cmd, click OK
2, Set default (cd) to C:Program FilesMicrosoft Visual Studio 8Intel FortranVFPackages
3. Type the following two commands (they may take a minute or two to run)

integrate.bat "C:Program FilesMicrosoft Visual Studio 8Common7Tools" /u
integrate.bat "C:Program FilesMicrosoft Visual Studio 8Common7Tools"

It didn't help the other customer but might help you.
0 Kudos
lklawrie
Beginner
536 Views

That appears to have helped in this case. I should have tried a before and after just to make sure. (I had somehow turned off the "solution explorer" window yesterday and managed to have turned it back on but otherwise had done nothing different since yesterday).

I am on Visual Studio .net 2003 but was able to follow the instructions.

Thanks, Steve.

0 Kudos
Reply