<?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 A problem about simple_player's Command Arguments in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/A-problem-about-simple-player-s-Command-Arguments/m-p/778389#M1334</link>
    <description>Hi, dear all,&lt;BR /&gt;&lt;BR /&gt;I encounter a problem when I want to debug the simple_player. &lt;BR /&gt;I set the argument at simple_player's property: Debugging-&amp;gt;Command Arguments.&lt;BR /&gt;It seems that the debugger pass the argument as a char string to the main function, but the main function treats the argument as a wchar_t string. So it can't get the right content from the arguments.&lt;BR /&gt;&lt;BR /&gt;My project's default character set is unicode.&lt;BR /&gt;&lt;BR /&gt;Any suggestion is helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;ntiszj</description>
    <pubDate>Tue, 22 Mar 2011 03:35:16 GMT</pubDate>
    <dc:creator>gzntiszj</dc:creator>
    <dc:date>2011-03-22T03:35:16Z</dc:date>
    <item>
      <title>A problem about simple_player's Command Arguments</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/A-problem-about-simple-player-s-Command-Arguments/m-p/778389#M1334</link>
      <description>Hi, dear all,&lt;BR /&gt;&lt;BR /&gt;I encounter a problem when I want to debug the simple_player. &lt;BR /&gt;I set the argument at simple_player's property: Debugging-&amp;gt;Command Arguments.&lt;BR /&gt;It seems that the debugger pass the argument as a char string to the main function, but the main function treats the argument as a wchar_t string. So it can't get the right content from the arguments.&lt;BR /&gt;&lt;BR /&gt;My project's default character set is unicode.&lt;BR /&gt;&lt;BR /&gt;Any suggestion is helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;ntiszj</description>
      <pubDate>Tue, 22 Mar 2011 03:35:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/A-problem-about-simple-player-s-Command-Arguments/m-p/778389#M1334</guid>
      <dc:creator>gzntiszj</dc:creator>
      <dc:date>2011-03-22T03:35:16Z</dc:date>
    </item>
    <item>
      <title>A problem about simple_player's Command Arguments</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/A-problem-about-simple-player-s-Command-Arguments/m-p/778390#M1335</link>
      <description>I found the cause myself. &lt;BR /&gt;Reference to here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/new-msvc-project-files-in-ipp-sample/?wapkw=ALL(simple+player+unicode)" target="_blank"&gt;http://software.intel.com/en-us/articles/new-msvc-project-files-in-ipp-sample/?wapkw=ALL(simple+player+unicode)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ying H said:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;"In general, _ascii is for 8bit-character and _unicode is for 16bit-characters,like Japanese, Chinese. &lt;/P&gt;&lt;P&gt;In the project's configuration, the non"_ascii" = unicode, it is default setting when produce MSVC project by MSVC wizard"&lt;BR /&gt;&lt;BR /&gt;So just build for debug_ascii, it will be ok.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 05:50:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/A-problem-about-simple-player-s-Command-Arguments/m-p/778390#M1335</guid>
      <dc:creator>gzntiszj</dc:creator>
      <dc:date>2011-03-22T05:50:25Z</dc:date>
    </item>
  </channel>
</rss>

