<?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: Intel Fortran Library and Linker problems after Visual Studio Update in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1565893#M170576</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/319139"&gt;@Mike-E2376&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I work for a commercial engineering and science company.&amp;nbsp; Our company policies require our software to be routinely and automatically updated.&amp;nbsp; This morning, Visual Studio 2022 was updated to version 17.8.3.&amp;nbsp; After that, the Fortran and C++ Windows MDI application that I have been working on stopped compiling with different linking errors.&amp;nbsp; Initially, the error was "error LNK1104: cannot open file 'ifconsol.lib' ", which I found this &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html" target="_self"&gt;KN&lt;/A&gt; article addressing.&amp;nbsp; However, the instructions in the article did not work.&amp;nbsp; I have the 2024 version of the Intel OneAPI and HPC installed.&amp;nbsp; But the macro from the article does not resolve to the correct location:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'$(IFORT_COMPILER&lt;/SPAN&gt;24&lt;SPAN&gt;)\compiler\lib\ia32' gets resolved to the following location:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\windows\\compiler\lib\ia32&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;which does not exist on my computer.&amp;nbsp; The correct location appears to be:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\lib32.&amp;nbsp; I manually added this path and my application was able to compile again.&amp;nbsp; Is there a way to correct the MACRO $(IFORT_COMPILER24)?&amp;nbsp; I have other developers I am working with and we do not all necessarily have the Intel OneAPI installed in the same location, so I would prefer to use the MACRO rather than having to have each person adjust the project properties everytime someone else needs to compile the application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The attached build log was before I found the correct path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The macro issue is fixed in the upcoming 2024.1 HPC Toolkit release.&amp;nbsp; We appreciate your report.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 22:08:05 GMT</pubDate>
    <dc:creator>Devorah_H_Intel</dc:creator>
    <dc:date>2024-01-24T22:08:05Z</dc:date>
    <item>
      <title>Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553164#M169909</link>
      <description>&lt;P&gt;I work for a commercial engineering and science company.&amp;nbsp; Our company policies require our software to be routinely and automatically updated.&amp;nbsp; This morning, Visual Studio 2022 was updated to version 17.8.3.&amp;nbsp; After that, the Fortran and C++ Windows MDI application that I have been working on stopped compiling with different linking errors.&amp;nbsp; Initially, the error was "error LNK1104: cannot open file 'ifconsol.lib' ", which I found this &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html" target="_self"&gt;KN&lt;/A&gt; article addressing.&amp;nbsp; However, the instructions in the article did not work.&amp;nbsp; I have the 2024 version of the Intel OneAPI and HPC installed.&amp;nbsp; But the macro from the article does not resolve to the correct location:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'$(IFORT_COMPILER&lt;/SPAN&gt;24&lt;SPAN&gt;)\compiler\lib\ia32' gets resolved to the following location:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\windows\\compiler\lib\ia32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which does not exist on my computer.&amp;nbsp; The correct location appears to be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\lib32.&amp;nbsp; I manually added this path and my application was able to compile again.&amp;nbsp; Is there a way to correct the MACRO $(IFORT_COMPILER24)?&amp;nbsp; I have other developers I am working with and we do not all necessarily have the Intel OneAPI installed in the same location, so I would prefer to use the MACRO rather than having to have each person adjust the project properties everytime someone else needs to compile the application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The attached build log was before I found the correct path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 17:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553164#M169909</guid>
      <dc:creator>Mike-E2376</dc:creator>
      <dc:date>2023-12-12T17:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553228#M169910</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;EM&gt;I have other developers I am working with and we do not all necessarily have the Intel OneAPI installed in the same location,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may be able to use the pre-build event to preset the desired environment variables.&lt;/P&gt;&lt;P&gt;Barring that, create a batch file containing the desired SET's, then execute the program devenv (MS VS startup program).&lt;/P&gt;&lt;P&gt;You can place a shortcut to this batch file on your desktop (or task bar). You could also set the icon to that of MS VS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 19:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553228#M169910</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-12-12T19:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553267#M169913</link>
      <description>&lt;P&gt;This is fascinating. I can confirm that the environment variable IFORT_COMPILER24 points to a non-existent folder. That path did exist in the 2023.2.0 version. Evidently the directory structure got rearranged - AGAIN - but the environment variable did not keep up.&lt;/P&gt;&lt;P&gt;But when I look at the compiler settings in VS, I don't see IFORT_COMPILER24 used at all - instead it references $(IFortInstallDir) which is set correctly. As you are using a mixed-language application, you very likely added a reference to IFORT_COMPILER24 so that MSVC could locate the Fortran libraries.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not seeing that an update of VS did anything here (the IFORT_COMPILER24 value was the same before and after the VS update), but rather you did a relink of the application after the update.&lt;/P&gt;&lt;P&gt;You could change the value of IFORT_COMPILER24 at the system level, but a new install of Intel Fortran might overwrite it. I do wish that Intel would come up with a more robust scheme for other languages and build scripts to find the compiler and its libraries/includes. This has been a pain point for many years.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 20:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553267#M169913</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-12-12T20:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553290#M169914</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/319139"&gt;@Mike-E2376&lt;/a&gt;, the fact that&amp;nbsp;&lt;SPAN class="sub_section_element_selectors"&gt;IFORT_COMPILER&lt;/SPAN&gt;&lt;SPAN class="sub_section_element_selectors"&gt;24 is undefined was reported recently by another developer.&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41996"&gt;@Devorah_H_Intel&lt;/a&gt;&amp;nbsp;filed a bug.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/5442"&gt;@Steve_Lionel&lt;/a&gt;,&amp;nbsp;yes, the directory structure changed with the 2024.0 release. I did a copy/paste from the &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-fortran-compiler-release-notes.html" target="_blank" rel="noopener"&gt;Fortran RNs&lt;/A&gt;&amp;nbsp;to here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Directory Layout Change&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Directory layout is improved across all products to streamline installation and setup.&lt;/P&gt;
&lt;P&gt;The Unified Directory Layout is implemented in 2024.0. If you have multiple toolkit versions installed, the Unified layout ensures that your development environment contains the correct component versions for each installed version of the toolkit.&amp;nbsp;The directory layout used before 2024.0, the Component Directory Layout, is still supported on new and existing installations.&lt;/P&gt;
&lt;P&gt;For detailed information about the Unified layout, including how to initialize the environment and advantages with the Unified layout, refer to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/programming-guide/current/use-the-setvars-and-oneapi-vars-scripts-with-linux.html" target="_blank"&gt;Use the setvars and oneapi-vars Scripts with Linux&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/programming-guide/current/use-the-setvars-and-oneapi-vars-scripts-with.html" target="_blank"&gt;Use the setvars and oneapi-vars Scripts with Windows&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 21:38:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553290#M169914</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-12-12T21:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553352#M169916</link>
      <description>&lt;P&gt;The page&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html" target="_self"&gt;Configuring Visual Studio for Mixed-Language Applications&lt;/A&gt;&amp;nbsp;is related to this.&amp;nbsp; It hasn't been updated for directory layout changes for the 2024.0 release.&amp;nbsp; It was still useful as it gave me the clues I needed to update stuff.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 02:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1553352#M169916</guid>
      <dc:creator>David_Billinghurst</dc:creator>
      <dc:date>2023-12-13T02:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1557558#M170158</link>
      <description>&lt;P&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Follow these steps to modify the IFORT_COMPILER24 variable at the system level to point to the correct folder:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Right-click the Start button&lt;/LI&gt;
&lt;LI&gt;Select System&lt;/LI&gt;
&lt;LI&gt;Click Advanced system settings&lt;/LI&gt;
&lt;LI&gt;Click the Advanced tab&lt;/LI&gt;
&lt;LI&gt;Click Environment Variables&lt;/LI&gt;
&lt;LI&gt;Find the IFORT_COMPILER24 variable under System Variables&lt;/LI&gt;
&lt;LI&gt;Select the variable and click Edit&lt;/LI&gt;
&lt;LI&gt;The correct directory is&amp;nbsp;&lt;STRONG&gt;C:\Program&amp;nbsp;Files (x86)\Intel\oneAPI\compiler\2024.0&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 26 Dec 2023 19:25:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1557558#M170158</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-12-26T19:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1565892#M170575</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/108252"&gt;@David_Billinghurst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The page&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html" target="_self"&gt;Configuring Visual Studio for Mixed-Language Applications&lt;/A&gt;&amp;nbsp;is related to this.&amp;nbsp; It hasn't been updated for directory layout changes for the 2024.0 release.&amp;nbsp; It was still useful as it gave me the clues I needed to update stuff.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The article has been updated. Thank you for your report.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 22:06:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1565892#M170575</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-01-24T22:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1565893#M170576</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/319139"&gt;@Mike-E2376&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I work for a commercial engineering and science company.&amp;nbsp; Our company policies require our software to be routinely and automatically updated.&amp;nbsp; This morning, Visual Studio 2022 was updated to version 17.8.3.&amp;nbsp; After that, the Fortran and C++ Windows MDI application that I have been working on stopped compiling with different linking errors.&amp;nbsp; Initially, the error was "error LNK1104: cannot open file 'ifconsol.lib' ", which I found this &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/configuring-visual-studio-for-mixed-language-applications.html" target="_self"&gt;KN&lt;/A&gt; article addressing.&amp;nbsp; However, the instructions in the article did not work.&amp;nbsp; I have the 2024 version of the Intel OneAPI and HPC installed.&amp;nbsp; But the macro from the article does not resolve to the correct location:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'$(IFORT_COMPILER&lt;/SPAN&gt;24&lt;SPAN&gt;)\compiler\lib\ia32' gets resolved to the following location:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\windows\\compiler\lib\ia32&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;which does not exist on my computer.&amp;nbsp; The correct location appears to be:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.0\lib32.&amp;nbsp; I manually added this path and my application was able to compile again.&amp;nbsp; Is there a way to correct the MACRO $(IFORT_COMPILER24)?&amp;nbsp; I have other developers I am working with and we do not all necessarily have the Intel OneAPI installed in the same location, so I would prefer to use the MACRO rather than having to have each person adjust the project properties everytime someone else needs to compile the application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The attached build log was before I found the correct path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The macro issue is fixed in the upcoming 2024.1 HPC Toolkit release.&amp;nbsp; We appreciate your report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 22:08:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1565893#M170576</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-01-24T22:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630694#M173648</link>
      <description>&lt;P&gt;Morning All,&lt;/P&gt;&lt;P&gt;Yesterday I updated VS to&amp;nbsp;Version 17.11.3 (Windows 11) and the linking process stopped working with an error message saying Path not found, so I update oneAPI to 2024.2 and the error persists&lt;/P&gt;&lt;P&gt;Linking...&lt;BR /&gt;Link: error #10449: Expected linker not found, please check PATH settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have my own scripts that call xilink directly, I corrected those to point to the new 2024.2 version of xilink and that now tells me&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NFKirkby_0-1726133361456.png" style="width: 590px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/58837i091C48396CF3F595/image-dimensions/590x93/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="590" height="93" role="button" title="NFKirkby_0-1726133361456.png" alt="NFKirkby_0-1726133361456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is an extract from my current path using oneapi_vars.bat which I guess is the new version of setvars.bat&lt;/P&gt;&lt;P&gt;(I inserted carriage returns)&lt;/P&gt;&lt;P&gt;PATH=C:\Program Files (x86)\Intel\oneAPI\tbb\latest\env\..\bin\\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\ocloc\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\env\\..\opt\mpi\libfabric\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\env\\..\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mkl\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\itac\2022.0\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\itac\2022.0\dll;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\ippcp\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\ipp\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\dpcpp-ct\latest\env\..\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\dnnl\latest\env\..\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\dev-utilities\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\debugger\latest\env\\..\opt\debugger\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\dal\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\lib\ocloc;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\bin;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt\;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\intel64_win\compiler;&lt;BR /&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\ia32_win\compiler;&lt;/P&gt;&lt;P&gt;I am curious about this because it does not mention the 2024.2 subdirectory&lt;/P&gt;&lt;P&gt;Messy, irritating and probably my fault, so apologies in advance.&lt;/P&gt;&lt;P&gt;Norman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 09:39:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630694#M173648</guid>
      <dc:creator>NFKirkby</dc:creator>
      <dc:date>2024-09-12T09:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630695#M173649</link>
      <description>&lt;P&gt;PS compilation i8s working and VS is compiling with the newly installed version of ifx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compiling with Intel® Fortran Compiler 2024.2.1 [Intel(R) 64]...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 09:42:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630695#M173649</guid>
      <dc:creator>NFKirkby</dc:creator>
      <dc:date>2024-09-12T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630732#M173655</link>
      <description>&lt;P&gt;"latest" is a softlink to the latest version. I'm not seeing an issue with my own combination of 17.11.3 and oneAPI 2024.2. You wouldn't happen to be building from a Cygwin or WSL environment perhaps?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 13:56:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630732#M173655</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2024-09-12T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630737#M173657</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;No Cygwin or WSL, just vanilla Windows 11, but you have made me wonder if, in the installation process, the "latest" softlink got corrupted, how might I check that? (BTW I was expecting something like %latest%, so I will also go away and read about softlinks)&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 14:28:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630737#M173657</guid>
      <dc:creator>NFKirkby</dc:creator>
      <dc:date>2024-09-12T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630782#M173660</link>
      <description>&lt;P&gt;OK Folks&lt;/P&gt;&lt;P&gt;Have read about softlinks and my blood has run cold, what a fantastic way to turn a file system into a Gordian Knot.&lt;/P&gt;&lt;P&gt;But the xilink.exe links do seem to be pointing at the real application xilink.exe.&amp;nbsp; The problem seem to be that xilink does not know where to find the "real" (MS?) linker.&amp;nbsp; What am I looking for, where might it be lurking and what is the linker called? Does it have dependencies I have to know about?&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Norman&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 17:33:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630782#M173660</guid>
      <dc:creator>NFKirkby</dc:creator>
      <dc:date>2024-09-12T17:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630803#M173662</link>
      <description>&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\bin&lt;/P&gt;&lt;P&gt;on my sysstem aka&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2024.2\bin&lt;/P&gt;&lt;P&gt;is where xilink.exe resides.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link.exe and config is at:&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\Hostx64\x64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 19:55:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1630803#M173662</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2024-09-12T19:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1631078#M173669</link>
      <description>&lt;P&gt;Thanks, that helps.&lt;/P&gt;&lt;P&gt;On my most recent install of VS "&lt;SPAN&gt;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools" exists but the only sub-dir is Llvm and that does not contain link.exe. Using both "where" and explorer, I have found a copy of link.exe and there are some dependencies missing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I suspect I should reinstall everything.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 11:11:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1631078#M173669</guid>
      <dc:creator>NFKirkby</dc:creator>
      <dc:date>2024-09-13T11:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Library and Linker problems after Visual Studio Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1631125#M173671</link>
      <description>&lt;P&gt;Ah - I suggest you read and follow the instructions in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/guide/installing-microsoft-visual-studio-2019-for-use-with-intel-compilers.html" target="_blank"&gt;Installing Microsoft Visual Studio* for Use with Intel® Compilers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 15:40:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Library-and-Linker-problems-after-Visual-Studio/m-p/1631125#M173671</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2024-09-13T15:40:25Z</dc:date>
    </item>
  </channel>
</rss>

