<?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: error LNK2023 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881631#M75424</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Would you please translate that to English? Thanks.&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Sep 2009 14:49:44 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2009-09-02T14:49:44Z</dc:date>
    <item>
      <title>error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881624#M75417</link>
      <description>&lt;P&gt;We just bought Intel Visual Fortran Compiler 11.1. It is quite different from our previous Compaq Fortran Compiler. I just started it, with the installed template Main Program Code (Hello World). After I attempted to build, I got a fatal error message&lt;/P&gt;
&lt;P&gt;Error 1 fatal error LNK2023: bad DLL or entry point 'msobj80.dll' LINK&lt;/P&gt;
&lt;P&gt;What is wrong? May I ask your help?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2009 12:41:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881624#M75417</guid>
      <dc:creator>horst_haas_a_itp_fzk</dc:creator>
      <dc:date>2009-09-01T12:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881625#M75418</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
For help on migrating from CVF, see &lt;A href="http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran"&gt;Migrating from CVF&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;For help on the LNK2023 error, see &lt;A href="http://software.intel.com/en-us/articles/ivf-fatal-error-lnk2023-bad-ddl-or-entry-point-msobj80dll/"&gt;this Knowledge Base article&lt;/A&gt;.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 15:39:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881625#M75418</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-09-01T15:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881626#M75419</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;For help on migrating from CVF, see &lt;A href="http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran"&gt;Migrating from CVF&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;For help on the LNK2023 error, see &lt;A href="http://software.intel.com/en-us/articles/ivf-fatal-error-lnk2023-bad-ddl-or-entry-point-msobj80dll/"&gt;this Knowledge Base article&lt;/A&gt;.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
It is said that I should copy msobj80.dll to 'Program FilesMicrosoft Visual Studio 8Common7IDE' &lt;BR /&gt;&lt;BR /&gt;Two problems. &lt;BR /&gt;(1) I find two msobj80.dll in my computer&lt;BR /&gt;&lt;BR /&gt;msobj80.dll in C:ProgrammeMicrosoft Visual Studio 9.0VCBinamd64 86 KB 07.11.2007&lt;BR /&gt;msobj80.dll in C:ProgrammeGemeinsame DateirenMicrosoft SharedVSA9.0VsaEnv 71 KB 08.11.2007&lt;BR /&gt;&lt;BR /&gt;Which one should I copy?&lt;BR /&gt;&lt;BR /&gt;(2) I don't have folder 'Program FilesMicrosoft Visual Studio 8Common7IDE' in my computer. But under&lt;BR /&gt;C:Program FilesMicrosoft Visual Studio&lt;BR /&gt;I have two folders, one is DF98, another is VC98.&lt;BR /&gt;What should I do?</description>
      <pubDate>Tue, 01 Sep 2009 16:07:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881626#M75419</guid>
      <dc:creator>horst_haas_a_itp_fzk</dc:creator>
      <dc:date>2009-09-01T16:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881627#M75420</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;You can install VS2005 Service Pack 1, and that should also take care of the problem. This is a Microsoft bug. Use the one in VsaEnv. &lt;BR /&gt;&lt;BR /&gt;(2) The folder you found is from CVF. Are you on a 64 or 32-bit system? If 64-bit, look in Program Files (X86)Microsoft Visual Studio 8Common7IDE.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 17:05:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881627#M75420</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-09-01T17:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881628#M75421</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;You can install VS2005 Service Pack 1, and that should also take care of the problem. This is a Microsoft bug. Use the one in VsaEnv. &lt;BR /&gt;&lt;BR /&gt;(2) The folder you found is from CVF. Are you on a 64 or 32-bit system? If 64-bit, look in Program Files (X86)Microsoft Visual Studio 8Common7IDE.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I have downloaded VS2005 Service Pack 1(VS80sp1-KB932232-X86-ENU.exe), but I could not install it. Error message!!</description>
      <pubDate>Wed, 02 Sep 2009 08:40:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881628#M75421</guid>
      <dc:creator>horst_haas_a_itp_fzk</dc:creator>
      <dc:date>2009-09-02T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881629#M75422</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
What was the error message?&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 12:55:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881629#M75422</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-09-02T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881630#M75423</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;What was the error message?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;it is in german, as attached. my system is windows xp, 32-bit</description>
      <pubDate>Wed, 02 Sep 2009 13:51:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881630#M75423</guid>
      <dc:creator>horst_haas_a_itp_fzk</dc:creator>
      <dc:date>2009-09-02T13:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881631#M75424</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Would you please translate that to English? Thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 14:49:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881631#M75424</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-09-02T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881632#M75425</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Would you please translate that to English? Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
Hello Steve&lt;BR /&gt;This problem has been solved (I hope 100%),&lt;BR /&gt;after copy &lt;BR /&gt;msobj80.dll in C:ProgrammeGemeinsame DateirenMicrosoft SharedVSA9.0VsaEnv 71 KB 08.11.2007&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;C:ProgrammeMicrosoft Visual Studio 9.0Common7IDE&lt;BR /&gt;&lt;BR /&gt;May I ask another question?&lt;BR /&gt;Where is IMSL* located? I mean, in which directory?&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Sep 2009 14:48:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881632#M75425</guid>
      <dc:creator>horst_haas_a_itp_fzk</dc:creator>
      <dc:date>2009-09-08T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2023</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881633#M75426</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;C:Program FilesVNIimsl&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 15:30:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2023/m-p/881633#M75426</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-09-08T15:30:06Z</dc:date>
    </item>
  </channel>
</rss>

