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.
29280 Discussions

Visual Studio 2005 Remote Debugger

jure
Beginner
839 Views
Hi,

I have:
Visual Studio Premier Partner Edition, updated using the service pack 1.
Fortran Compiler 11.0.066
Vista operating system


The problem is that when I start to debug the program I get:

'Unable to start program "..."'.
The components for the 64-bit debugger are not registered. Please repair your Visual Studio 2005 Remote Debugger installation via 'Add or Remove Programs' in Control Panel."

I tried to repair but it doesn't work. It looks that the remote debugger is not installed.
Moreover, in the 10.1 version there was a directory
C:\Program Files\Intel\Download\IntelFortranCompiler10.1\installs\remote debugger
which is not present in the 11.0 version. Is this OK?

Many thanks
0 Kudos
1 Reply
Steven_L_Intel1
Employee
839 Views
Had you installed the VSPPE from the 11.0 package or stayed with the one from 10.1? I was not aware they were different.

Here's one way to fix it. Download the new full 11.0.072 package - the one with VSPPE. Run it and let it unpack the files. When the main installation screen comes up, cancel. Now go to C:Program FilesIntelDownloadFortranCompilerPro11.0installs1033w_cprof_vs2005PPERemote Debugger - you'll see two folders, x86 and x64. I think you want to install the x64 one (assuming you're on an x64 system). There's a setup in each folder.

I have not heard of other people having this problem with 11.0.
0 Kudos
Reply