Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Integration of psxe 2016 in VS2010

$
0
0

I am trying to use the 2016 compiler in VS 2010. Everything looks fine, it knows about the Fortran, and I can open the sample 'Hello world' project. However, when I try to compile the source file with right-click/compile I get a 'The operation could not be completed' error message. Further, if I right-click on any item e.g. the source file in the Solution Explorer tree end select 'Properties',  I get 'Class not registered. Looking for object with CLSID: {F0F74B93-6F3C-4212-897A-DF6A62B91A8AJ}.

I have repaired and modified the compiler installation several times, with no effect. I have tried to unregister and register the dlls following 'https://software.intel.com/en-us/articles/troubleshooting-fortran-integr...'. All four unregister, but VFProj.dll always fails to register again, with, I believe, an 'access denied' error. In regedit the permissions for HKEY_CLASSES_ROOT are 'full' for system and administrators, as also for CLSID.

In a command prompt I can compile, link and execute the 'Hello world' example, so it must be linked to the VS 2010 integration somehow..

The machine is running Windows 7, and I have a successful integration of ComposerXE-2011 in VS2008.

Does anyone have any ideas on how to solve this problem?

Thanks,

John

 

 


Viewing all articles
Browse latest Browse all 3270

Trending Articles