<?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: Linking error while working with Module in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Linking-error-while-working-with-Module/m-p/953285#M20125</link>
    <description>You need to add a USE of the module in the main program, so that it can see the definition of BruWiz_Release.  Without that, it assumes it's an external routine.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 01 Jun 2001 08:59:00 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-06-01T08:59:00Z</dc:date>
    <item>
      <title>Linking error while working with Module</title>
      <link>https://community.intel.com/t5/Software-Archive/Linking-error-while-working-with-Module/m-p/953284#M20124</link>
      <description>In my project, i have a module which has a subroutine BruWiz_Release() which actually calls the COMReleaseObject (pObject).. I call this sub (BruWiz_Release()) from the main once i want to get rid of the object.. This module compiles o.k., but while linking i get an error saying : &lt;BR /&gt; &lt;BR /&gt;main.obj : error LNK2001: unresolved external symbol _BRUWIZ_RELEASE@0 &lt;BR /&gt;run/bru1.exe : fatal error LNK1120: 1 unresolved externals &lt;BR /&gt;Error executing link.exe. &lt;BR /&gt; &lt;BR /&gt;Now if i comment the call statement calling this BruWiz_Release(), it works fine.. Note that there is no argument passed on to the sub..it doesn't required one..  &lt;BR /&gt; &lt;BR /&gt;Please help me to work this out.. &lt;BR /&gt; &lt;BR /&gt;thanks, &lt;BR /&gt;hari nair</description>
      <pubDate>Fri, 01 Jun 2001 07:05:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Linking-error-while-working-with-Module/m-p/953284#M20124</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-06-01T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error while working with Module</title>
      <link>https://community.intel.com/t5/Software-Archive/Linking-error-while-working-with-Module/m-p/953285#M20125</link>
      <description>You need to add a USE of the module in the main program, so that it can see the definition of BruWiz_Release.  Without that, it assumes it's an external routine.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 01 Jun 2001 08:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Linking-error-while-working-with-Module/m-p/953285#M20125</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-01T08:59:00Z</dc:date>
    </item>
  </channel>
</rss>

