<?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: LINK : fatal error LNK1104: cannot open file 'stlport_vc in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206553#M5694</link>
    <description>Hi, &lt;BR /&gt;
 &lt;BR /&gt;
I had the same error few months ago and the following settings in my VS project solved that:&lt;BR /&gt;
&lt;BR /&gt;
On linker input settings menu switch "Ignore All Default Libraries" to yes, &lt;BR /&gt;
and "Additional Dependencies" should be "msvcrtd.lib;msvcprtd.lib;%(AdditionalDependencies)" on debug and "msvcrt.lib;msvcprt.lib;%(AdditionalDependencies)" on release configuration. &lt;BR /&gt;
 &lt;BR /&gt;
Check also your preprocessor definitions too. &lt;BR /&gt;
Debug preprocessor definitions: &lt;BR /&gt;
_ITERATOR_DEBUG_LEVEL=0;WIN32;_DEBUG;_WINDOWS;_USRDLL;_STLP_DONT_FORCE_MSVC_LIB_NAME;%(PreprocessorDefinitions) &lt;BR /&gt;
Release preprocessor definitions: &lt;BR /&gt;
WIN32;NDEBUG;_WINDOWS;_USRDLL;_STLP_DONT_FORCE_MSVC_LIB_NAME;%(PreprocessorDefinitions) &lt;BR /&gt;
 &lt;BR /&gt;
Hope this helps you too!&lt;BR /&gt;
&lt;BR /&gt;
Regards, &lt;BR /&gt;
Tibor</description>
    <pubDate>Wed, 24 Oct 2012 08:44:37 GMT</pubDate>
    <dc:creator>Tibor Lorantfy</dc:creator>
    <dc:date>2012-10-24T08:44:37Z</dc:date>
    <item>
      <title>LINK : fatal error LNK1104: cannot open file 'stlport_vc7.li</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206552#M5693</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;I appreciate any help on this problem. &lt;BR /&gt;&lt;BR /&gt;I am getting following error while using "APIDev Kit 16". &lt;BR /&gt;I use VS2008 and Microsoft Windows SDK v6.0A on Win7 x64 &lt;BR /&gt;&lt;BR /&gt;Can somebody help me with this error? &lt;BR /&gt;&lt;BR /&gt;1&amp;gt;Linking... &lt;BR /&gt;1&amp;gt;ACAP_STAT.lib(ACAPlib.obj) : warning LNK4229: invalid directive '/FAILIFMISMATCH:_MSC_VER=1600' encountered; ignored &lt;BR /&gt;1&amp;gt;ACAP_STAT.lib(ACAPlib.obj) : warning LNK4229: invalid directive '/FAILIFMISMATCH:_ITERATOR_DEBUG_LEVEL=0' encountered; ignored &lt;BR /&gt;1&amp;gt;LINK : fatal error LNK1104: cannot open file 'stlport_vc7.lib' &lt;BR /&gt;&lt;BR /&gt;I tried to install Microsoft Windows SDK for Windows 7 and .NET Framework 4 but it failed, without error. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot &lt;BR /&gt;Regards&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 13:32:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206552#M5693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T13:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: LINK : fatal error LNK1104: cannot open file 'stlport_vc</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206553#M5694</link>
      <description>Hi, &lt;BR /&gt;
 &lt;BR /&gt;
I had the same error few months ago and the following settings in my VS project solved that:&lt;BR /&gt;
&lt;BR /&gt;
On linker input settings menu switch "Ignore All Default Libraries" to yes, &lt;BR /&gt;
and "Additional Dependencies" should be "msvcrtd.lib;msvcprtd.lib;%(AdditionalDependencies)" on debug and "msvcrt.lib;msvcprt.lib;%(AdditionalDependencies)" on release configuration. &lt;BR /&gt;
 &lt;BR /&gt;
Check also your preprocessor definitions too. &lt;BR /&gt;
Debug preprocessor definitions: &lt;BR /&gt;
_ITERATOR_DEBUG_LEVEL=0;WIN32;_DEBUG;_WINDOWS;_USRDLL;_STLP_DONT_FORCE_MSVC_LIB_NAME;%(PreprocessorDefinitions) &lt;BR /&gt;
Release preprocessor definitions: &lt;BR /&gt;
WIN32;NDEBUG;_WINDOWS;_USRDLL;_STLP_DONT_FORCE_MSVC_LIB_NAME;%(PreprocessorDefinitions) &lt;BR /&gt;
 &lt;BR /&gt;
Hope this helps you too!&lt;BR /&gt;
&lt;BR /&gt;
Regards, &lt;BR /&gt;
Tibor</description>
      <pubDate>Wed, 24 Oct 2012 08:44:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206553#M5694</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2012-10-24T08:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: LINK : fatal error LNK1104: cannot open file 'stlport_vc</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206554#M5695</link>
      <description>Thanks a lot Tibor,&lt;BR /&gt;
&lt;BR /&gt;
It fixes the error.&lt;BR /&gt;
&lt;BR /&gt;
Reagrds&lt;BR /&gt;
Rahul</description>
      <pubDate>Wed, 24 Oct 2012 10:01:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LINK-fatal-error-LNK1104-cannot-open-file-stlport-vc7-li/m-p/206554#M5695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-24T10:01:42Z</dc:date>
    </item>
  </channel>
</rss>

