- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Having had to reinstall VS 2019 and oneAPI HPC, I have discovered that my project that was created with the previous version of oneAPI HPC is now regarded as incompatible by VS 2019.
I did a quick build of a "Hello world" project and discovered that I am now using IFX.
Is there a way to convert my VFPROJ file to an IFX file that can be opened by VS 2019?
I am now hamstrung.
Thanks.
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
Hi Devorah. I discovered that if I removed the .sln file then the project could open and create a new .sln file.
But attempting to run my program revealed another issue. The error message was that libiomp5md.dll was not found. I ran Dependency Walker and found that none of the oneAPI DLLs were located. Checking the PATH showed why - there is no reference to Intel oneAPI there. I'm pretty sure that installation of the previous version of oneAPI HPC added the required entries to the PATH.
What entries do I need in PATH to make the Intel DLLs discoverable?
Thanks.

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