<?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: JPEC2000 sample code build in C++ Builder problem. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883103#M10405</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/441030"&gt;jbinfo&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;P&gt;I am used IMPLIB (on the DLL) to create an import library in the Borland environment, as follows:&lt;BR /&gt;implib.exe ippacpx.lib ippacpx-6.1.dll&lt;BR /&gt;implib.exe ippcc.lib ippcc-6.1.dll&lt;BR /&gt;implib.exe ippccpx.lib ippccpx-6.1.dll&lt;BR /&gt;implib.exe ippch.lib ippch-6.1.dll&lt;BR /&gt;implib.exe ippcore.lib ippcore-6.1.dll&lt;BR /&gt;implib.exe ippcv.lib ippcv-6.1.dll&lt;BR /&gt;implib.exe ippcvpx.lib ippcvpx-6.1.dll&lt;BR /&gt;implib.exe ippi.lib ippi-6.1.dll&lt;BR /&gt;implib.exe ippipx.lib ippipx-6.1.dll&lt;BR /&gt;implib.exe ippj.lib ippj-6.1.dll&lt;BR /&gt;implib.exe ippjpx.lib ippjpx-6.1.dll&lt;BR /&gt;implib.exe ipps.lib ipps-6.1.dll&lt;BR /&gt;implib.exe ippspx.lib ippspx-6.1.dll&lt;BR /&gt;implib.exe libiomp5md.lib libiomp5md.dll&lt;BR /&gt;implib.exe libmmd.lib libmmd.dll&lt;BR /&gt;implib.exe libmmdd.lib libmmdd.dll&lt;/P&gt;
then addall librayfileandJPEG2000 sample code(image-codecsuicsrccodecimagejpeg2000,image-codecsuicsrcio,image-codecsuicsrccore) to my project,but i got a bunch linker error:&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;MEMORYEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_ENC.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;BYTEINPUTEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_DEC.OBJ&lt;BR /&gt;&lt;BR /&gt;Can someone help please ?&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;JBH&lt;/BYTEINPUTEXCEPTION&gt;&lt;/MEMORYEXCEPTION&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I am change develop tool by MSVC to package dll, and call LoadLibrary function in BCB, thatcoding was exactness.&lt;BR /&gt;thank for you help.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;JBH.</description>
    <pubDate>Thu, 10 Sep 2009 01:34:11 GMT</pubDate>
    <dc:creator>jbinfo</dc:creator>
    <dc:date>2009-09-10T01:34:11Z</dc:date>
    <item>
      <title>JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883099#M10401</link>
      <description>&lt;P&gt;I am used IMPLIB (on the DLL) to create an import library in the Borland environment, as follows:&lt;BR /&gt;implib.exe ippacpx.lib ippacpx-6.1.dll&lt;BR /&gt;implib.exe ippcc.lib ippcc-6.1.dll&lt;BR /&gt;implib.exe ippccpx.lib ippccpx-6.1.dll&lt;BR /&gt;implib.exe ippch.lib ippch-6.1.dll&lt;BR /&gt;implib.exe ippcore.lib ippcore-6.1.dll&lt;BR /&gt;implib.exe ippcv.lib ippcv-6.1.dll&lt;BR /&gt;implib.exe ippcvpx.lib ippcvpx-6.1.dll&lt;BR /&gt;implib.exe ippi.lib ippi-6.1.dll&lt;BR /&gt;implib.exe ippipx.lib ippipx-6.1.dll&lt;BR /&gt;implib.exe ippj.lib ippj-6.1.dll&lt;BR /&gt;implib.exe ippjpx.lib ippjpx-6.1.dll&lt;BR /&gt;implib.exe ipps.lib ipps-6.1.dll&lt;BR /&gt;implib.exe ippspx.lib ippspx-6.1.dll&lt;BR /&gt;implib.exe libiomp5md.lib libiomp5md.dll&lt;BR /&gt;implib.exe libmmd.lib libmmd.dll&lt;BR /&gt;implib.exe libmmdd.lib libmmdd.dll&lt;/P&gt;
then addall librayfileandJPEG2000 sample code(\image-codecs\uic\src\codec\image\jpeg2000,\image-codecs\uic\src\io,\image-codecs\uic\src\core) to my project,but i got a bunch linker error:&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;MEMORYEXCEPTION&gt;::Context() const' referenced from D:\INTEL_IPP\OBJ\UIC_JP2_ENC.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;BYTEINPUTEXCEPTION&gt;::Context() const' referenced from D:\INTEL_IPP\OBJ\UIC_JP2_DEC.OBJ&lt;BR /&gt;&lt;BR /&gt;Can someone help please ?&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;JBH&lt;/BYTEINPUTEXCEPTION&gt;&lt;/MEMORYEXCEPTION&gt;</description>
      <pubDate>Mon, 31 Aug 2009 08:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883099#M10401</guid>
      <dc:creator>jbinfo</dc:creator>
      <dc:date>2009-08-31T08:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883100#M10402</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;It seems you did not link with UIC DLLs?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 05:20:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883100#M10402</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-01T05:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883101#M10403</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/441030"&gt;jbinfo&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;P&gt;I am used IMPLIB (on the DLL) to create an import library in the Borland environment, as follows:&lt;BR /&gt;implib.exe ippacpx.lib ippacpx-6.1.dll&lt;BR /&gt;implib.exe ippcc.lib ippcc-6.1.dll&lt;BR /&gt;implib.exe ippccpx.lib ippccpx-6.1.dll&lt;BR /&gt;implib.exe ippch.lib ippch-6.1.dll&lt;BR /&gt;implib.exe ippcore.lib ippcore-6.1.dll&lt;BR /&gt;implib.exe ippcv.lib ippcv-6.1.dll&lt;BR /&gt;implib.exe ippcvpx.lib ippcvpx-6.1.dll&lt;BR /&gt;implib.exe ippi.lib ippi-6.1.dll&lt;BR /&gt;implib.exe ippipx.lib ippipx-6.1.dll&lt;BR /&gt;implib.exe ippj.lib ippj-6.1.dll&lt;BR /&gt;implib.exe ippjpx.lib ippjpx-6.1.dll&lt;BR /&gt;implib.exe ipps.lib ipps-6.1.dll&lt;BR /&gt;implib.exe ippspx.lib ippspx-6.1.dll&lt;BR /&gt;implib.exe libiomp5md.lib libiomp5md.dll&lt;BR /&gt;implib.exe libmmd.lib libmmd.dll&lt;BR /&gt;implib.exe libmmdd.lib libmmdd.dll&lt;/P&gt;
then addall librayfileandJPEG2000 sample code(image-codecsuicsrccodecimagejpeg2000,image-codecsuicsrcio,image-codecsuicsrccore) to my project,but i got a bunch linker error:&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;MEMORYEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_ENC.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;BYTEINPUTEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_DEC.OBJ&lt;BR /&gt;&lt;BR /&gt;Can someone help please ?&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;JBH&lt;/BYTEINPUTEXCEPTION&gt;&lt;/MEMORYEXCEPTION&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you reponse.&lt;BR /&gt;i am according of your indication to link UIC DLL as follow:&lt;BR /&gt;implib.exe uic_core.lib uic_core-1.0.dll&lt;BR /&gt;implib.exe uic_io.lib uic_io-1.0.dll&lt;BR /&gt;implib.exe uic_jpeg2000.lib uic_jpeg2000-1.0.dll&lt;BR /&gt;implib.exe uic_jpeg.lib uic_jpeg-1.0.dll&lt;BR /&gt;&lt;BR /&gt;after add uic_core.lib, uic_io.lib, uic_jpeg2000.lib, uic_jpeg.lib to my project.&lt;BR /&gt;now, i am extra add three file dicom.cop. jpeg2k.cpp and jpeg.cpp to build project, but i got a bunch linker error:&lt;BR /&gt;[Linker Error] Unresolved external 'UIC::ImageColorSpec::~ImageColorSpec()' referenced from D:INTEL_NEW_DLLOBJJPEG2K.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'UIC::ImageBuffer::~ImageBuffer()' referenced from D:INTEL_NEW_DLLOBJJPEG2K.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'UIC::ImageSamplingGeometry::~ImageSamplingGeometry()' referenced from D:INTEL_NEW_DLLOBJJPEG2K.OBJ&lt;BR /&gt;............&lt;BR /&gt;How can i to deal with it?&lt;BR /&gt;thank for you help.&lt;BR /&gt;&lt;BR /&gt;Regards, JBH</description>
      <pubDate>Tue, 01 Sep 2009 07:20:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883101#M10403</guid>
      <dc:creator>jbinfo</dc:creator>
      <dc:date>2009-09-01T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883102#M10404</link>
      <description>&lt;DIV style="margin:0px;"&gt;ImageBuffer destructor should be defined in uic_core.lib&lt;BR /&gt;&lt;BR /&gt;Might be the difference in C++ name mandling between MSVC and BC cause this effect?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 16:43:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883102#M10404</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-02T16:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883103#M10405</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/441030"&gt;jbinfo&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;P&gt;I am used IMPLIB (on the DLL) to create an import library in the Borland environment, as follows:&lt;BR /&gt;implib.exe ippacpx.lib ippacpx-6.1.dll&lt;BR /&gt;implib.exe ippcc.lib ippcc-6.1.dll&lt;BR /&gt;implib.exe ippccpx.lib ippccpx-6.1.dll&lt;BR /&gt;implib.exe ippch.lib ippch-6.1.dll&lt;BR /&gt;implib.exe ippcore.lib ippcore-6.1.dll&lt;BR /&gt;implib.exe ippcv.lib ippcv-6.1.dll&lt;BR /&gt;implib.exe ippcvpx.lib ippcvpx-6.1.dll&lt;BR /&gt;implib.exe ippi.lib ippi-6.1.dll&lt;BR /&gt;implib.exe ippipx.lib ippipx-6.1.dll&lt;BR /&gt;implib.exe ippj.lib ippj-6.1.dll&lt;BR /&gt;implib.exe ippjpx.lib ippjpx-6.1.dll&lt;BR /&gt;implib.exe ipps.lib ipps-6.1.dll&lt;BR /&gt;implib.exe ippspx.lib ippspx-6.1.dll&lt;BR /&gt;implib.exe libiomp5md.lib libiomp5md.dll&lt;BR /&gt;implib.exe libmmd.lib libmmd.dll&lt;BR /&gt;implib.exe libmmdd.lib libmmdd.dll&lt;/P&gt;
then addall librayfileandJPEG2000 sample code(image-codecsuicsrccodecimagejpeg2000,image-codecsuicsrcio,image-codecsuicsrccore) to my project,but i got a bunch linker error:&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;MEMORYEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_ENC.OBJ&lt;BR /&gt;&lt;BR /&gt;[Linker Error] Unresolved external 'DiagnDescrCT&lt;BYTEINPUTEXCEPTION&gt;::Context() const' referenced from D:INTEL_IPPOBJUIC_JP2_DEC.OBJ&lt;BR /&gt;&lt;BR /&gt;Can someone help please ?&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;JBH&lt;/BYTEINPUTEXCEPTION&gt;&lt;/MEMORYEXCEPTION&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I am change develop tool by MSVC to package dll, and call LoadLibrary function in BCB, thatcoding was exactness.&lt;BR /&gt;thank for you help.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;JBH.</description>
      <pubDate>Thu, 10 Sep 2009 01:34:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883103#M10405</guid>
      <dc:creator>jbinfo</dc:creator>
      <dc:date>2009-09-10T01:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: JPEC2000 sample code build in C++ Builder problem.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883104#M10406</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Glad to hear you find a solution&lt;BR /&gt;&lt;BR /&gt;Vladimir</description>
      <pubDate>Thu, 10 Sep 2009 21:59:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEC2000-sample-code-build-in-C-Builder-problem/m-p/883104#M10406</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-10T21:59:41Z</dc:date>
    </item>
  </channel>
</rss>

