<?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: Compile JpegView Demo Using VS 2005 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873058#M9169</link>
    <description>&lt;DIV style="margin:0px;"&gt;Great, please let us know how it (IPP JPEG sample) work for you.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2008 16:16:10 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-10-20T16:16:10Z</dc:date>
    <item>
      <title>Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873053#M9164</link>
      <description>&lt;P&gt;
&lt;/P&gt;&lt;P class="MsoNormal"&gt;Im looking to be able to compile the JpegView demo in Visual Studio 2005. I have seen when executing the batch that comes with the demo that it is using visual studio compiler but want to be able to use the VS IDE while editing and testing changes to the code.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Are there any documents online that explain this or any documents in the demo files that could be referenced?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 17:38:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873053#M9164</guid>
      <dc:creator>pingdrop</dc:creator>
      <dc:date>2008-10-06T17:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873054#M9165</link>
      <description>&lt;DIV style="margin:0px;"&gt;You may check Intel IPP Knowledge Base&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-building-project-files-for-intel-ipp-sample-code"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-for-windows-building-project-files-for-intel-ipp-sample-code&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Hope it helps.&lt;BR /&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Ying&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Oct 2008 20:26:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873054#M9165</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2008-10-14T20:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873055#M9166</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/404756"&gt;pingdrop&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;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Im looking to be able to compile the JpegView demo in Visual Studio 2005. I have seen when executing the batch that comes with the demo that it is using visual studio compiler but want to be able to use the VS IDE while editing and testing changes to the code.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Are there any documents online that explain this or any documents in the demo files that could be referenced?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P class="MsoNormal"&gt;Thanks,&lt;/P&gt;
&lt;P class="MsoNormal"&gt;I looked into that article and it covers a lot of what I have already been doing. At this point I would be happy to just compile the Jpeg decompression files into a .dll but as long as the code wont compile I can't do that either.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;I have looked though the bats and the make file before. I have included all the files that are referenced and I have made sure that all the Preprocessor Definitions Macros have been added. When I compile I get errors saying:&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Error&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;11&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;error LNK2005: "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z) already defined in LIBCMT.lib(new2.obj)&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;nafxcw.lib&lt;/P&gt;
&lt;P class="MsoNormal"&gt;The headers explicitly define C style external names, C style mangling, and without that I cant access this code from C#.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2008 21:46:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873055#M9166</guid>
      <dc:creator>pingdrop</dc:creator>
      <dc:date>2008-10-17T21:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873056#M9167</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P class="MsoNormal"&gt;This morning I started over by opening an empty project.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Copied files from:&lt;BR /&gt; ipp-samplesimage-codecsjpegviewjpeg&lt;BR /&gt; To project directory and added them to the project&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Copied:&lt;BR /&gt; precomp.cpp&lt;BR /&gt; precomp.h&lt;BR /&gt; to:&lt;BR /&gt; ipp-samplesimage-codecsjpegviewsrc&lt;BR /&gt; and added them to the project&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Recived error:&lt;BR /&gt; Error&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;2&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;fatal error C1189: #error :&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;Building MFC application with /MD&lt;D&gt; (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD&lt;D&gt;&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;c:program filesmicrosoft visual studio 8vcatlmfcincludeafx.h&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;24&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;&lt;BR /&gt; Changed C/C++&amp;gt; Code Generation&amp;gt; Runtime Library to Multi-Threaded Debug /MTd from Multi-Threaded Debug DLL /MDd&lt;/D&gt;&lt;/D&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Now I get Errors like:&lt;BR /&gt; Error&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;9&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in LIBCMTD.lib(new.obj)&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;nafxcwd.lib&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;&lt;BR /&gt; Error&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;14&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;error LNK2001: unresolved external symbol _ippFree@4&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;jpegenc.obj&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;&lt;BR /&gt; Error&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;24&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;error LNK2019: unresolved external symbol _ippMalloc@4 referenced in function "public: enum _JPEG_ERROR __thiscall CBitStreamInput::Init(int)" (?Init@CBitStreamInput@@QAE?AW4_JPEG_ERROR@@H@Z)&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;bitstreamin.obj&lt;SPAN style="mso-tab-count: 1;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;I looked though the Make file and the Bat32 file for information on whether or not it includes the MFC and found a precompile directive for _AFXDLL&lt;BR /&gt; Changing the runtime back to multi-thread debug and adding the directives to C/C++&amp;gt; Preprocessor&amp;gt; Preprocessor Definitions&lt;BR /&gt; &lt;BR /&gt; Now Im getting error C1189 again. &lt;BR /&gt; Any advice?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2008 13:44:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873056#M9167</guid>
      <dc:creator>pingdrop</dc:creator>
      <dc:date>2008-10-20T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873057#M9168</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;I was able to resolve the problem by explicitly stating the lib folder in the project and adding spesific lib files from the folder. The files in needed to include were&lt;/P&gt;
&lt;P&gt;ippcc.lib&lt;BR /&gt;ippcore.lib&lt;BR /&gt;ippi.lib&lt;BR /&gt;ippj.lib&lt;BR /&gt;ipps.lib&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2008 16:06:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873057#M9168</guid>
      <dc:creator>pingdrop</dc:creator>
      <dc:date>2008-10-20T16:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Compile JpegView Demo Using VS 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873058#M9169</link>
      <description>&lt;DIV style="margin:0px;"&gt;Great, please let us know how it (IPP JPEG sample) work for you.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2008 16:16:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compile-JpegView-Demo-Using-VS-2005/m-p/873058#M9169</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-10-20T16:16:10Z</dc:date>
    </item>
  </channel>
</rss>

