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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29304 Discussions

Visual Studio 2005 fails in Release mode

mhadian
Beginner
537 Views
i have installed the latest version of Intel Visual Fortran (9.1.028) and integrated with Ms Visual Studio 2005. when i build my project in release mode, it compiles the files but when it goes for linking, it fails with message "An unhandeled win32 exception occured in devenv.exe [2264]." . i do not have this problem in Debug mode. also i can link the files by command line.
has anybody have such a problem? how i can fix it?
Thanks in advance,
Hadian
0 Kudos
1 Reply
Steven_L_Intel1
Employee
537 Views
I have not seen that problem before. What I usually suggest for Visual Stidio problems is:

1. Uninstall the Intel Fortran Integrations into Visual Studio
2. From Add or Remove Programs, select Visual Studio 2005, Change/Modify and do a "Reinstall/Repair" of Visual Studio
3. Reinstall the Intel Fortran Integrations.

Let us know what happens.
0 Kudos
Reply