| Thread Tools | Search this thread |
|---|
scrognoid
| December 3, 2008 8:36 AM PST .f95 files in VS IDE | ||||
I am evaluating the latest Intel Fortran Compiler in the VS 2005 IDE. I can't compile my project consisting of several dozen *.f95 files.
I tried Tools>Options>Fortran>General and added .f95 and restarted VS. No effect: Warning 1 command line warning #10161: unrecognized source type 'E:\TimDocs\fort\fft_auto\source\q2imask_module.f95'; object file assumed ifort
Based on a thread here, I tried Project>Properties>Fortran>Command Line and added /extfor:.f95. ifort now tries to compile, but apparently doesn't recognize the file content:
module q2imask_module ...
Generated errors on every character: Error 1 error #5149: Illegal character in statement label field [m] E:\TimDocs\fort\fft_auto\source\q2imask_module.f95 1
Any help?
| |||||
|
|||||||||||||
| 8290 users have contributed to 31236 threads and 99111 posts to date. |
|---|
| In the past 24 hours, we have 7 new thread(s) 19 new posts(s), and 24 new user(s). In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing... Escalated as Please welcome our newest member zq.x |