<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compiler error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539094#M168937</link>
    <description>&lt;P&gt;If you find that both libraries are needed (other things are required).&lt;/P&gt;&lt;P&gt;You can use the Librarian to create a new library from libucrt.lib by extracting ldexp.obj from it.&lt;/P&gt;&lt;P&gt;Then link that library in place of libucrt.lib&lt;/P&gt;&lt;P&gt;I suspect that in libmmt.lib that ldexp_iface_c99.obj is tied to the ldexp held within it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2023 16:03:30 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2023-10-31T16:03:30Z</dc:date>
    <item>
      <title>Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538019#M168900</link>
      <description>&lt;P&gt;I have an old program that builds on X32, but as soon as I go to X64, I get the following error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-27 102455.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47262i71558761F9EEFC48/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-10-27 102455.png" alt="Screenshot 2023-10-27 102455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;blown up&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-27 102455.png" style="width: 490px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47263i0EC14F80ACDEA0BE/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-10-27 102455.png" alt="Screenshot 2023-10-27 102455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 15:48:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538019#M168900</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-27T15:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538020#M168901</link>
      <description>&lt;P&gt;I could have sworn I saw this error before, but I could not find it on a hunt of the board.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 15:49:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538020#M168901</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-27T15:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538033#M168902</link>
      <description>&lt;P&gt;A link map will tell you where each definition is coming from and will be instrumental in figuring out what's wrong. A code screenshot doesn't help.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 16:40:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538033#M168902</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-10-27T16:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538061#M168904</link>
      <description>&lt;P&gt;Map works in IFORT on this code, but not on IFX,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-27 123119.png" style="width: 861px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47272i6F9E0E84D2A8F11D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-10-27 123119.png" alt="Screenshot 2023-10-27 123119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no idea how to take the code and make a reproducer so herewith is the code.&amp;nbsp; Sorry about length.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get it running selection is 6&amp;nbsp; followed by CBRUG&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 17:44:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538061#M168904</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-27T17:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538134#M168906</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andrew_4619_0-1698442632161.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/47288i748DF54842A48580/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="andrew_4619_0-1698442632161.png" alt="andrew_4619_0-1698442632161.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Download opened the solution switched to the x64 config and did a clean build with no errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 21:38:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538134#M168906</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-10-27T21:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538154#M168909</link>
      <description>&lt;P&gt;I think inferring from your post in another thread that when you said "&lt;SPAN&gt;I have an old program that builds on X32, but as soon as I go to X64, I get the following error&lt;/SPAN&gt;" you actually should have said&amp;nbsp;"&lt;SPAN&gt;I have an old program that builds on X32, but as soon as I go to X64 in an unsupported VS level on an unsupported Operating&amp;nbsp;system, I get the following error.....&lt;/SPAN&gt;" It appears that this is the key to the problem.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 23:11:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538154#M168909</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-10-27T23:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538248#M168910</link>
      <description>&lt;P&gt;I quite agree that is a perfect summary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, one has to ask why Intel has this forum, and why is it so very good, when we get to this level of enquiry, one asks the economic question, what is the benefit to Intel.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would say that Intel gets a group of very dedicated people who answer a lot of interestingly dumb question, such as I am using the version of the Intel Fortran from 1813, should I update to 1920 version or bite the bullet and go for MS 3.31 Fortran.&amp;nbsp;&lt;/P&gt;&lt;P&gt;People find errors and report them, you imagine the poor bastards at NASA who only have a small group of people to test their software, no wonder their QA is so good.&amp;nbsp;&lt;/P&gt;&lt;P&gt;People try out combinations of devices that they do not have the people to try themselves.&amp;nbsp; And they have some very nice people who interact with the forum and allow the true developers to get on without wasting their valuable time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you are a pathfinder, and a good one.&amp;nbsp; So then you have a squad of pathfinders, who are free for their time.&amp;nbsp; Steve is worth at least 100 Euros per hour, so getting him for free is perfect.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, it is good for the pathfinders to have some social interaction with fellow humans who think like them and offer comments that are deliberately&amp;nbsp; polite, but some are quite good at getting a point across.&amp;nbsp; &amp;nbsp;For mental health the interactions are important, it keeps your mind active.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So thank you for being a pathfinder, you are a good one.&amp;nbsp; Each one has their quirks, but that is much of the fun.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 15:30:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538248#M168910</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-28T15:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538378#M168913</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/66560"&gt;@andrew_4619&lt;/a&gt;&amp;nbsp;can compile and link x64, are you still having issues with linking x64?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes, then there may be a case of linking in an old library (from way back) together with a new library where ldexp has been relocated.&lt;/P&gt;&lt;P&gt;Using&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/5442"&gt;@Steve_Lionel&lt;/a&gt;&amp;nbsp;suggestion to find which libraries are containing ldexp may point to the offending library. This is often the case where the old library is still in LIB=... environment variable. Lacking a map, maybe the build log will be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note, if you need to keep it there for old IDE builds, you may be able to change the link order (or flag the old library to not be included) in the link properties of your newer IDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 16:22:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538378#M168913</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-10-29T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538401#M168917</link>
      <description>&lt;P&gt;The program is stock standard Fortran - it just creates a text file from some simple input data.&amp;nbsp; There are no major numerical routines.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It compiles on my other computers running latest IFX, just not on the DELL that has the new preview.&amp;nbsp; If I had a spare few hours I could track it down. Unfortunately I do not.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the ideas.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume that INTEL has to have someone addressing the new previews, after all it then gives them time to fix the mismatches.&amp;nbsp; The fact that there are so few is amazing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 19:32:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538401#M168917</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-29T19:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538823#M168926</link>
      <description>&lt;P&gt;I suggest you try your build with the Linker switch /verbose:lib turned on. This will list all the libraries it searches; from the error msg, there are two that define ldexp. You may find it is searching a 32-bit library (libmmt?) for your 64-bit build.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 23:17:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1538823#M168926</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-10-30T23:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539075#M168934</link>
      <description>&lt;LI-CODE lang="none"&gt;Searching libraries
    Searching C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.38.33128\lib\x64\libcmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.38.33128\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.25982.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.38.33128\lib\x64\libvcruntime.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.25982.0\ucrt\x64\libucrt.lib:
libucrt.lib(ldexp.obj) : error LNK2005: ldexp already defined in libmmt.lib(ldexp_iface_c99.obj)
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.25982.0\um\x64\uuid.lib:&lt;/LI-CODE&gt;&lt;P&gt;The two libraries that interfere are listed above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 15:38:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539075#M168934</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-10-31T15:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539089#M168936</link>
      <description>&lt;P&gt;The Link properties page has a property named "Ignore specific library"&lt;/P&gt;&lt;P&gt;One of libucrt.lib or libmmt.lib should be place there.&lt;/P&gt;&lt;P&gt;I do not know which one, or if either will resolve your problem.&lt;/P&gt;&lt;P&gt;It is easy enough to experiment (less than one minute of your time).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 15:58:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539089#M168936</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-10-31T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539094#M168937</link>
      <description>&lt;P&gt;If you find that both libraries are needed (other things are required).&lt;/P&gt;&lt;P&gt;You can use the Librarian to create a new library from libucrt.lib by extracting ldexp.obj from it.&lt;/P&gt;&lt;P&gt;Then link that library in place of libucrt.lib&lt;/P&gt;&lt;P&gt;I suspect that in libmmt.lib that ldexp_iface_c99.obj is tied to the ldexp held within it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 16:03:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539094#M168937</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-10-31T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539419#M168947</link>
      <description>&lt;P&gt;for what it is worth the /verbose:lib in a supported environment is. Note the difference in the first line... the preview has its of set of (presumably modified) libs&lt;/P&gt;&lt;LI-CODE lang="none"&gt;1&amp;gt;------ Build started: Project: Beowulf (IFX), Configuration: Debug x64 ------
Linking...
Searching libraries
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libvcruntimed.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\ucrt\x64\libucrtd.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\uuid.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\ImageHlp.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libirc.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libvcruntimed.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\ucrt\x64\libucrtd.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\uuid.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\ImageHlp.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libirc.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libvcruntimed.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\ucrt\x64\libucrtd.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\uuid.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\ImageHlp.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libirc.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
Finished searching libraries
Searching libraries
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libvcruntimed.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\ucrt\x64\libucrtd.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\uuid.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\ImageHlp.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libirc.lib:
Finished searching libraries
Searching libraries
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\ifconsol.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifcoremt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libifport.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libircmt.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libmmt.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\oldnames.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\svml_dispmt.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libvcruntimed.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\ucrt\x64\libucrtd.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\uuid.lib:
    Searching C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x64\ImageHlp.lib:
    Searching C:\Program Files (x86)\Intel\oneAPI\compiler\2023.2.0\windows\compiler\lib\Intel64_win\libirc.lib:
Finished searching libraries
Searching libraries
    Searching C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\lib\x64\libcmtd.lib:
Finished searching libraries&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:38:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539419#M168947</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-11-01T12:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539471#M168948</link>
      <description>&lt;P&gt;The problem arose with the installation of the latest preview WDK.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remove the WDK, but leave behind the original ones and the problem is solved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some elements of the preview are what you will all see in the semiannual updates.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 15:18:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539471#M168948</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-11-01T15:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539972#M168966</link>
      <description>&lt;P&gt;I got rid of the problem for a day and then a windows update brought it back.&lt;/P&gt;&lt;P&gt;These are the two libraries that interfere in the 64 bit versions both on VS 2019 and latest preview.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the preview you get one error, on the 19 you get about 30 all related to these libraries.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I supplied the offending code.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 19:10:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1539972#M168966</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-11-02T19:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1540083#M168977</link>
      <description>&lt;P&gt;Dear Intel Human:&lt;/P&gt;&lt;P&gt;The Intel SDK 25987 on the canary channel is the cause of the error with the conflict in the X64 set of libraries.&amp;nbsp; I can get rid of the problem but I means I have to roll back the SDK at least two levels.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clearly this change occurred after you released ONEAPI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have provided a program that is longish to show the error, sorry I do not have time to cut it down.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try compiling on VS 2019 I get 30 errors from the same SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 01:07:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-error/m-p/1540083#M168977</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-11-03T01:07:06Z</dc:date>
    </item>
  </channel>
</rss>

