- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Visual Studio 2005 with the most recent Intel compiler installer
If I delete a project, close the solution, and reopen the solution, Visual Studio displays an error box saying that it has encountered a problem and must close. If I open the debug window, I see that there is a problem wit intelpkg.dll mod 12.0.1022.2005
If I delete a project, close the solution, and reopen the solution, Visual Studio displays an error box saying that it has encountered a problem and must close. If I open the debug window, I see that there is a problem wit intelpkg.dll mod 12.0.1022.2005
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are two ways to solve this.
1. remove the .sln and create another one.
2. open a cmd window, and add "\Intel\Shared Files\ia32\Bin" to the env-var "path"; run
icprojconvertXXX test.sln /VC
1. remove the .sln and create another one.
2. open a cmd window, and add "
icprojconvertXXX test.sln /VC

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