<?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:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib' in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403941#M33442</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has the information provided helped? Kindly let us know if we could close this thread at our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Jul 2022 18:34:08 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2022-07-27T18:34:08Z</dc:date>
    <item>
      <title>Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1401496#M33415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently using Visual Studio 2019 Community edition with oneAPI 2022 toolkit for fortran compilation. When running the code, I get the error, "Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;INSTALLATION:&lt;/P&gt;
&lt;P&gt;I installed both the base as well as the HPC toolkit for the oneAPI, and I believe these toolkits are always in 32 bit (I tried finding 64 bit installation packages, but cannot find it. Regarding the Visual Studio 2019, I installed the 64 bit package for both the community edition along with Build tools&amp;nbsp;(Desktop development with C++). What I did read in some posts, is that Visual Studio 2019 is pre-dominantly 32 bit with some dependencies utilizing the 64 bit system. In my case, C:/Program Files/Microsoft Visual Studio/2022 is empty, which tell me that all the files regarding Visual Studio installed on my system utilize the 32 bit configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TRIALS:&lt;/P&gt;
&lt;P&gt;I tried searching for the mkl_intel_c_dll.lib, but it is not present in my system (I checked in&amp;nbsp;C:\Program Files (x86)\Intel\oneAPI\mkl\latest\lib\intel64). I read many posts where it is mentioned that installing the base package of oneAPI should install this .lib file, but that does not seem to happen. Furthermore, I also read multiple posts where the discrepancy between Visual Studio not being 64 bit was an issue, which is why I installed the 64 bit version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions on how I can fix this error?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 09:16:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1401496#M33415</guid>
      <dc:creator>VRaghavan</dc:creator>
      <dc:date>2022-07-19T09:16:25Z</dc:date>
    </item>
    <item>
      <title>Re:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1401982#M33419</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried searching for the mkl_intel_c_dll.lib, but it is not present in my system (I checked in C:\Program Files (x86)\Intel\oneAPI\mkl\latest\lib\intel64).&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Could you please check the below path for the presence of mkl_intel_c_dll.lib in it.&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\mkl\2022.1.0\lib\ia32&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried finding 64 bit installation packages, but cannot find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Please find the below link for oneAPI Basetoolkit 64bit installation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=window&amp;amp;distributions=webdownload&amp;amp;options=online" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=window&amp;amp;distributions=webdownload&amp;amp;options=online&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For complete installation guide, please refer to the below link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-windows/top.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-windows/top.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kindly get back to us if you need any help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2022 17:24:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1401982#M33419</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-07-20T17:24:38Z</dc:date>
    </item>
    <item>
      <title>Re:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403941#M33442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has the information provided helped? Kindly let us know if we could close this thread at our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2022 18:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403941#M33442</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-07-27T18:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403953#M33443</link>
      <description>&lt;P&gt;Yes, this was helpful!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vaibhav&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 19:17:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403953#M33443</guid>
      <dc:creator>VRaghavan</dc:creator>
      <dc:date>2022-07-27T19:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403954#M33444</link>
      <description>&lt;P&gt;As an extension for this, is it possible to use Visual Studio code with the intel fortran compiler?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vaibhav&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 19:19:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1403954#M33444</guid>
      <dc:creator>VRaghavan</dc:creator>
      <dc:date>2022-07-27T19:19:42Z</dc:date>
    </item>
    <item>
      <title>Re:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1405959#M33470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As an extension for this, is it possible to use Visual Studio code with the intel fortran compiler?&lt;/P&gt;&lt;P&gt;below link. Could you please let us know if that's what you needed or else kindly get back to us with &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;VSCode extensions for Intel oneAPI Toolkits can be installed which were mentioned under the further details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://marketplace.visualstudio.com/items?itemName=intel-corporation.oneapi-extension-pack" target="_blank"&gt;https://marketplace.visualstudio.com/items?itemName=intel-corporation.oneapi-extension-pack&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:45:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1405959#M33470</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-08-04T09:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1405973#M33471</link>
      <description>&lt;P&gt;Thanks a lot! This works well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vaibhav&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 11:19:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1405973#M33471</guid>
      <dc:creator>VRaghavan</dc:creator>
      <dc:date>2022-08-04T11:19:06Z</dc:date>
    </item>
    <item>
      <title>Re:Fatal error LNK1104: cannot open file 'mkl_intel_c_dll.lib'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1406851#M33509</link>
      <description>&lt;P&gt;Hi Vaibhav,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 17:23:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fatal-error-LNK1104-cannot-open-file-mkl-intel-c-dll-lib/m-p/1406851#M33509</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-08-08T17:23:09Z</dc:date>
    </item>
  </channel>
</rss>

