<?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 Transcoder link error when creating a static library in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819262#M4539</link>
    <description>My mistake didnt include the main :p....but now I cant seem to build the object. I've attached the latest Makefile. I keep getting the error &lt;BR /&gt;gcc: ipp_trans.o: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Even though i've mentioned it in the makefile any suggestions?</description>
    <pubDate>Fri, 21 Jan 2011 15:01:18 GMT</pubDate>
    <dc:creator>sadedoyin</dc:creator>
    <dc:date>2011-01-21T15:01:18Z</dc:date>
    <item>
      <title>Transcoder link error when creating a static library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819261#M4538</link>
      <description>HI guys &lt;BR /&gt;&lt;BR /&gt;I've modified the Transcoder and built it as static library. I've tried to pass it to my C code but I keep getting the error &lt;BR /&gt;/home/john/workspace/ipp3g324m/linux/../source/transcoder.cpp:14: undefined reference to `Transcoder::Transcoder()'&lt;BR /&gt;/tmp/cc2Cbm6h.o: In function `__tcf_0':&lt;BR /&gt;/home/john/workspace/ipp3g324m/linux/../source/transcoder.cpp:14: undefined reference to `Transcoder::~Transcoder()'&lt;BR /&gt;&lt;BR /&gt;I've required include files for the transcoder and the other UMC samples. Could someone please let me know what i've done wrong and what else I may need to change &lt;BR /&gt;&lt;BR /&gt;I've attached the source codes (nothing in them besides creating and instance of the class), Makefile and the error report from the Makefile&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2011 11:17:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819261#M4538</guid>
      <dc:creator>sadedoyin</dc:creator>
      <dc:date>2011-01-21T11:17:36Z</dc:date>
    </item>
    <item>
      <title>Transcoder link error when creating a static library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819262#M4539</link>
      <description>My mistake didnt include the main :p....but now I cant seem to build the object. I've attached the latest Makefile. I keep getting the error &lt;BR /&gt;gcc: ipp_trans.o: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Even though i've mentioned it in the makefile any suggestions?</description>
      <pubDate>Fri, 21 Jan 2011 15:01:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819262#M4539</guid>
      <dc:creator>sadedoyin</dc:creator>
      <dc:date>2011-01-21T15:01:18Z</dc:date>
    </item>
    <item>
      <title>Transcoder link error when creating a static library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819263#M4540</link>
      <description>&lt;BR /&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;For 'ipptrans.o', I think you need to add '-c' option, if you only want to create the object file, not the application: &lt;/P&gt;&lt;P&gt;ipptrans.o: $(SRCDIR)/transcoder.cpp $(INCDIR)/transcoder_con.h&lt;/P&gt;&lt;P&gt;$(CXX) -c $(CFLAGS2) $(CINCLUDES) $(CDEFINES) $(SRCDIR)/transcoder.cpp&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao &lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2011 06:10:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Transcoder-link-error-when-creating-a-static-library/m-p/819263#M4540</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2011-01-24T06:10:38Z</dc:date>
    </item>
  </channel>
</rss>

