<?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 Linker error with jpeg 2000 sample in Visual Studio 2008 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-error-with-jpeg-2000-sample-in-Visual-Studio-2008/m-p/848765#M6342</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to get started with JPeg 2000 (de)compression. I have generated a Visual Studio 2008 Solution with all the files from the jpeg 2000 example. I can compile the project but I some linker errors (see below). I am already linking against all the ipp stub libs (ippac.lib ippcc.lib ippch.lib ippcore.lib ippcv.lib ippdc.lib ippi.lib ippj.lib ippm.lib ippr.lib ipps.lib ippsc.lib ippsr.lib ippvc.lib ippvm.lib) and the system libs I found in the makefile (kernel32.lib user32.lib  gdi32.lib vfw32.lib shell32.lib).&lt;BR /&gt;Does anybody know in which library funktions like "_sysMemoryMapViewGetAddr" are?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help,&lt;BR /&gt;&lt;BR /&gt;Fabian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error	2	error LNK2019: unresolved external symbol _sysMemoryMapViewGetAddr referenced in function "public: void * __thiscall MapFile::Data(void)const " (?Data@MapFile@@QBEPAXXZ)	IppJ2KTest.obj	IppJ2KTest&lt;BR /&gt;Error	3	error LNK2001: unresolved external symbol _sysMemoryMapViewGetAddr	decode.obj	IppJ2KTest&lt;BR /&gt;Error	4	error LNK2001: unresolved external symbol _sysMemoryMapViewGetAddr	encode.obj	IppJ2KTest&lt;BR /&gt;Error	5	error LNK2019: unresolved external symbol "int __cdecl DisplayPixMap(unsigned char *,int,int,char const *)" (?DisplayPixMap@@YAHPAEHHPBD@Z) referenced in function "void __cdecl decode(class CmdOptions const &amp;amp;,class BDiagnOutput &amp;amp;)" (?decode@@YAXABVCmdOptions@@AAVBDiagnOutput@@@Z)	decode.obj	IppJ2KTest&lt;BR /&gt;Error	6	error LNK2019: unresolved external symbol _sysFileCreate referenced in function "public: void __thiscall File::Open(char const *,enum File::Access)" (?Open@File@@QAEXPBDW4Access@1@@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	7	error LNK2019: unresolved external symbol _sysFileClose referenced in function "public: void __thiscall File::Close(void)" (?Close@File@@QAEXXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	8	error LNK2019: unresolved external symbol _sysFileGetSize referenced in function "public: unsigned int __thiscall File::Size(void)const " (?Size@File@@QBEIXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	9	error LNK2019: unresolved external symbol _sysMemoryMapClose referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	10	error LNK2019: unresolved external symbol _sysMemoryMapViewCreate referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	11	error LNK2019: unresolved external symbol _sysMemoryMapCreate referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	12	error LNK2019: unresolved external symbol _sysMemoryMapViewClose referenced in function "public: void __thiscall MapFile::Close(void)" (?Close@MapFile@@QAEXXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Feb 2009 14:46:07 GMT</pubDate>
    <dc:creator>haerle1</dc:creator>
    <dc:date>2009-02-04T14:46:07Z</dc:date>
    <item>
      <title>Linker error with jpeg 2000 sample in Visual Studio 2008</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-error-with-jpeg-2000-sample-in-Visual-Studio-2008/m-p/848765#M6342</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to get started with JPeg 2000 (de)compression. I have generated a Visual Studio 2008 Solution with all the files from the jpeg 2000 example. I can compile the project but I some linker errors (see below). I am already linking against all the ipp stub libs (ippac.lib ippcc.lib ippch.lib ippcore.lib ippcv.lib ippdc.lib ippi.lib ippj.lib ippm.lib ippr.lib ipps.lib ippsc.lib ippsr.lib ippvc.lib ippvm.lib) and the system libs I found in the makefile (kernel32.lib user32.lib  gdi32.lib vfw32.lib shell32.lib).&lt;BR /&gt;Does anybody know in which library funktions like "_sysMemoryMapViewGetAddr" are?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help,&lt;BR /&gt;&lt;BR /&gt;Fabian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error	2	error LNK2019: unresolved external symbol _sysMemoryMapViewGetAddr referenced in function "public: void * __thiscall MapFile::Data(void)const " (?Data@MapFile@@QBEPAXXZ)	IppJ2KTest.obj	IppJ2KTest&lt;BR /&gt;Error	3	error LNK2001: unresolved external symbol _sysMemoryMapViewGetAddr	decode.obj	IppJ2KTest&lt;BR /&gt;Error	4	error LNK2001: unresolved external symbol _sysMemoryMapViewGetAddr	encode.obj	IppJ2KTest&lt;BR /&gt;Error	5	error LNK2019: unresolved external symbol "int __cdecl DisplayPixMap(unsigned char *,int,int,char const *)" (?DisplayPixMap@@YAHPAEHHPBD@Z) referenced in function "void __cdecl decode(class CmdOptions const &amp;amp;,class BDiagnOutput &amp;amp;)" (?decode@@YAXABVCmdOptions@@AAVBDiagnOutput@@@Z)	decode.obj	IppJ2KTest&lt;BR /&gt;Error	6	error LNK2019: unresolved external symbol _sysFileCreate referenced in function "public: void __thiscall File::Open(char const *,enum File::Access)" (?Open@File@@QAEXPBDW4Access@1@@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	7	error LNK2019: unresolved external symbol _sysFileClose referenced in function "public: void __thiscall File::Close(void)" (?Close@File@@QAEXXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	8	error LNK2019: unresolved external symbol _sysFileGetSize referenced in function "public: unsigned int __thiscall File::Size(void)const " (?Size@File@@QBEIXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	9	error LNK2019: unresolved external symbol _sysMemoryMapClose referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	10	error LNK2019: unresolved external symbol _sysMemoryMapViewCreate referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	11	error LNK2019: unresolved external symbol _sysMemoryMapCreate referenced in function "public: void __thiscall MapFile::Open(char const *)" (?Open@MapFile@@QAEXPBD@Z)	mapfile.obj	IppJ2KTest&lt;BR /&gt;Error	12	error LNK2019: unresolved external symbol _sysMemoryMapViewClose referenced in function "public: void __thiscall MapFile::Close(void)" (?Close@MapFile@@QAEXXZ)	mapfile.obj	IppJ2KTest&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 14:46:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-error-with-jpeg-2000-sample-in-Visual-Studio-2008/m-p/848765#M6342</guid>
      <dc:creator>haerle1</dc:creator>
      <dc:date>2009-02-04T14:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error with jpeg 2000 sample in Visual Studio 2008</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-error-with-jpeg-2000-sample-in-Visual-Studio-2008/m-p/848766#M6343</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
You may have missed some files from original sample or did not set required macro definitions. Please pay attention to sample makefile content&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Feb 2009 17:13:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-error-with-jpeg-2000-sample-in-Visual-Studio-2008/m-p/848766#M6343</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-02-06T17:13:43Z</dc:date>
    </item>
  </channel>
</rss>

