- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have downloaded an evaluation version of IVF. This is what is given in the getting Started document;
Using the Compiler with Visual Studio
The Intel Visual Fortran Compiler integration (optional installation) is supported with the following versions of the Microsoft Visual Studio integrated development environment:
Microsoft Visual Studio .NET 2002
Microsoft Visual Studio .NET 2003
Microsoft Visual Studio 2005
Can I use the express edition of Microsoft Visual Studio 2005with Intel Fortran Compiler?I am not trying to use the IDE but I am trying to use the compiled object file to create a DLL. To run my application with this custom created DLL, I need some runtime C++ libraries etc. I can see these libraries in the Express ediction also, but am getting a runtime error. And hence the question: Can I use the Microsoft Visual Studio Express edition?
Thanks,
Sandeep.
Message Edited by sangupta@gmail.com on 06-07-200604:28 PM
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note that there is no longer really such a thing as "Visual Studio 2005 Express" - there is a collection of individual language packages that you can install. The only one we support is Visual C++.
For full functionality, you need the Standard Edition or higher of Visual Studio.
Message Edited by Steve_Lionel on 06-07-2006 08:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Thanks for your reply. I am using Microsoft Visual C++ express IDE. I am actually only using the command line compile for ifort and not using the IDE. However, it seems IVF is somehow dependent on Visual C++ libraries. I have tried to read on MSDN forums but with no success.
What I am doing is to create an object file from a Fortran 90 file. I am then linking this object file to a commercial code called ADAMS to produce a user specific DLL. I get the compilation and linking done.
But when I run the application with the my DLL, it gives me a run-time error of "R6034; Trying to load incorrect run-time C libraries". I read on the discussion group for ADAMS that IVF needs to be installed before Visual Studio, so I thought that this might have to do something with the fact that I have an express version of the Visual C++.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't understand your comment about installing ifort before Visual Studio. If you do that, you must fix up the ifort configuration yourself in an unsupported manner, or perform a repair installation to get the effect of installing in the normal order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try building the Fortran code with /libs:dll and see if that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
fortcom.exe
ifconsol.lib
ifort.cfg
ifort.exe
ImageHlp.Lib
kernel32.lib
libc.lib
libifcore.lib
libifport.lib
libirc.lib
libm.lib
mspdb70.dll
oldnames.lib
Uuid.Lib
xilink.exe
It's only 22MB total. Install the whole bloated mess, move the necessary files to one directory, then delete all the other crud. Or if you have a valid license I could just send you these necessary files. You must have the license in order to run the compiler.
JUST SAY NO! TO BLOATWARE!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are, in fact, working on what we call "cafeteria-style downloads" where you can pick and choose which components you want. We already offer a reduced-size download for IA-32 developers.
As for Visual Studio, if you're just doing command-line builds, then the much smaller Visual C++ 2005 Express Edition will do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By the way. THANKS SO MUCH for having a trial version! It says a lot about Intel's confidence in their product! Test drive it. Take it home. We believe you'll buy it. What a refreshing attitude. I just love it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You don't HAVE to install all the platforms, and in fact if you don't have the proper PSDK support, the EM64T and Itanium compilers won't install.
Again, we recognize the problem and have work in progress to provide leaner downloads and installations. For downloads, you can choose the IA-32 subsets today and save 150MB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 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