- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am having trouble installing the ifort compiler. I dowonloaded and installed the standalone version. However, when trying to compile a "Hello world" program from the comand line, the following message appeared:
Fatal error LNK1104: cannot open "ImageHlp.lib"
Despite me not using any library on that program.
The only information I found on the internet is setting up correctly the library path on MVS, a function that has been removed in MVS 2017, that i have installed (and don't use).
I only want to complie text files to executables. I am using W10.
Thanks in advance,
Albert
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
imagehlp.lib is a system library that is part of the Windows SDK, a required component. See Installing Microsoft Visual Studio* for Use with Intel® Compilers In the list of "Optional" components, you can deselect all except "Windows 10 SDK".
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page