- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using the Intel Visual Fortran 11.1.060 and Visual Studio 2008 and cannot get the compiler to find my include files even when I provide the pathname under Fortran -> Preprocessor -> Additional Incude Directores. The include files are in a different directory than the source files. Here is what is shown under Fortran -> Command Line window.
/nologo /debug:full /Od /I"C:\\Documents and Settings\\chauvjo\\Desktop\\Tools Work\\Misan\\Misan_02272010\\Window" /I"s\\Intel Visual Fortran\\Compiler Release 11.1.060\\32-bit\\Include\\\\" /gen-interfaces /extend_source:132 /warn:interfaces /Qsave /Qzero /module:"Debug\\\\" /object:"Debug\\\\" /traceback /check:bounds /libs:static /threads /dbglibs /c
It appears that the compiler is splitting the pathname for some reason. Here is the actual pathname:
C:\\Documents and Settings\\chauvjo\\Desktop\\Tools Work\\Misan\\Misan_02272010\\Windows\\Intel Visual Fortran\\Compiler Release 11.1.060\\32-bit\\Include
Any ideas?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page