<?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: missing library? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841105#M59074</link>
    <description>Very odd,  If the libraries were truly missing, I would expect different errors.&lt;BR /&gt;&lt;BR /&gt;In VS.NET, select Tools..Options..Intel Fortran.  Click the... button next to Libraries.  What do you see there?  It should look something like this:&lt;BR /&gt;&lt;BR /&gt;$(IFortInstallDir)Lib&lt;BR /&gt;C:Program FilesCommon FilesIntelShared FilesIa32Lib&lt;BR /&gt;$(VCInstallDir)lib&lt;BR /&gt;$(VCInstallDir)atlmfclib&lt;BR /&gt;$(VCInstallDir)PlatformSDKlib&lt;BR /&gt;&lt;BR /&gt;At least the first three lines should be there in some order.</description>
    <pubDate>Tue, 13 Sep 2005 06:17:58 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2005-09-13T06:17:58Z</dc:date>
    <item>
      <title>missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841102#M59071</link>
      <description>&lt;FONT size="1"&gt;
&lt;P&gt;I'm running Intel Fortran on Microsoft Visual Studio .net. I got following errors. MAIN, PROBIN, PARSE are my function name. I feel like there is a library missing, but couldn't figure out what exactly is wrong. Any help? Thanks, Laura&lt;/P&gt;
&lt;P&gt;Linking...&lt;/P&gt;
&lt;P&gt;main.obj : error LNK2019: unresolved external symbol _for_set_reentrancy referenced in function _MAIN__&lt;/P&gt;
&lt;P&gt;main.obj : error LNK2019: unresolved external symbol _for_emit_diagnostic referenced in function +MAIN__&lt;/P&gt;
&lt;P&gt;main.obj : error LNK2019: unresolved external symbol _for_cpystr referenced in function _PROBIN&lt;/P&gt;
&lt;P&gt;main.obj : error LNK2019: unresolved external symbol _for_cpstr referenced in function _PROBIN&lt;/P&gt;
&lt;P&gt;main.obj : error LNK2019: unresolved external symbol _for_f90_index referenced in function _PARSE&lt;/P&gt;
&lt;P&gt;Debug/main.exe : fatal error LNK1120: 5 unresolved externals&lt;/P&gt;&lt;/FONT&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 00:59:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841102#M59071</guid>
      <dc:creator>laura_s_kang</dc:creator>
      <dc:date>2005-09-13T00:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841103#M59072</link>
      <description>Is this by any chance a mixed Fortran-C application with a C main program and Fortran static library?  Or did you set the project property Fortran..Libraries..Disable default library search rules to Yes?</description>
      <pubDate>Tue, 13 Sep 2005 05:23:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841103#M59072</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-13T05:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841104#M59073</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;I don't use any of C in this project. I created a Fortran console project and used only Fortran.&lt;/P&gt;
&lt;P&gt;The project property Fortran..Libraries..Disable default library search rules is set to "No"&lt;/P&gt;
&lt;P&gt;Laura&lt;/P&gt;
&lt;DIV style="LEFT: -1000px; POSITION: absolute; TOP: -1000px"&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 05:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841104#M59073</guid>
      <dc:creator>laura_s_kang</dc:creator>
      <dc:date>2005-09-13T05:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841105#M59074</link>
      <description>Very odd,  If the libraries were truly missing, I would expect different errors.&lt;BR /&gt;&lt;BR /&gt;In VS.NET, select Tools..Options..Intel Fortran.  Click the... button next to Libraries.  What do you see there?  It should look something like this:&lt;BR /&gt;&lt;BR /&gt;$(IFortInstallDir)Lib&lt;BR /&gt;C:Program FilesCommon FilesIntelShared FilesIa32Lib&lt;BR /&gt;$(VCInstallDir)lib&lt;BR /&gt;$(VCInstallDir)atlmfclib&lt;BR /&gt;$(VCInstallDir)PlatformSDKlib&lt;BR /&gt;&lt;BR /&gt;At least the first three lines should be there in some order.</description>
      <pubDate>Tue, 13 Sep 2005 06:17:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841105#M59074</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-13T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841106#M59075</link>
      <description>&lt;DIV&gt;I checked what you suggested. I have everything on that list on my library list. Can it be possibly something other than library error?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks, Laura&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 23:25:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841106#M59075</guid>
      <dc:creator>laura_s_kang</dc:creator>
      <dc:date>2005-09-13T23:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: missing library?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841107#M59076</link>
      <description>Laura,&lt;BR /&gt;&lt;BR /&gt;Please submit a support request to Intel Premier Support and attach a ZIP of the project folder (and its subfolders), along with a description of the problem.  We'll help you through that channel.</description>
      <pubDate>Wed, 14 Sep 2005 00:18:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/missing-library/m-p/841107#M59076</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-14T00:18:29Z</dc:date>
    </item>
  </channel>
</rss>

