<?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 IPP2017 Custom library tool - not usable in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080386#M24713</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using IPP 2017.0.0098 on Debian Wheezy. Everything is great except for the custom library tool. There are 3 ways to use the tool. Unfortunately, none of them work for me.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Command line tool: Error: Compilers and Libraries files aren't found!
		&lt;UL&gt;
			&lt;LI&gt;I have read that it relies on relative path to find the libraries. I tried calling the tool from different folder levels with no luck.&lt;/LI&gt;
			&lt;LI&gt;Can we have a parameter to specify the library path?&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;GUI-GTK2: "Autobuild" and "Save build script" buttons are gone
		&lt;UL&gt;
			&lt;LI&gt;&lt;A href="http://imgur.com/a/j0tpQ" target="_blank"&gt;http://imgur.com/a/j0tpQ&lt;/A&gt; (Sorry the forum's upload function does not work for me...)&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;GUI_GTK3:
		&lt;UL&gt;
			&lt;LI&gt;./ipp_custom_library_tool_gui: symbol lookup error: ./libwx_gtk3u_core-3.1.so.0: undefined symbol: gdk_wayland_display_get_type&lt;/LI&gt;
			&lt;LI&gt;I understand I probably need a newer GTK. Well, I am stuck with Wheezy.&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I appreciate your help in advance.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Woody&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2016 08:05:10 GMT</pubDate>
    <dc:creator>Woody_C_</dc:creator>
    <dc:date>2016-11-09T08:05:10Z</dc:date>
    <item>
      <title>IPP2017 Custom library tool - not usable</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080386#M24713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using IPP 2017.0.0098 on Debian Wheezy. Everything is great except for the custom library tool. There are 3 ways to use the tool. Unfortunately, none of them work for me.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Command line tool: Error: Compilers and Libraries files aren't found!
		&lt;UL&gt;
			&lt;LI&gt;I have read that it relies on relative path to find the libraries. I tried calling the tool from different folder levels with no luck.&lt;/LI&gt;
			&lt;LI&gt;Can we have a parameter to specify the library path?&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;GUI-GTK2: "Autobuild" and "Save build script" buttons are gone
		&lt;UL&gt;
			&lt;LI&gt;&lt;A href="http://imgur.com/a/j0tpQ" target="_blank"&gt;http://imgur.com/a/j0tpQ&lt;/A&gt; (Sorry the forum's upload function does not work for me...)&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;GUI_GTK3:
		&lt;UL&gt;
			&lt;LI&gt;./ipp_custom_library_tool_gui: symbol lookup error: ./libwx_gtk3u_core-3.1.so.0: undefined symbol: gdk_wayland_display_get_type&lt;/LI&gt;
			&lt;LI&gt;I understand I probably need a newer GTK. Well, I am stuck with Wheezy.&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I appreciate your help in advance.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Woody&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 08:05:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080386#M24713</guid>
      <dc:creator>Woody_C_</dc:creator>
      <dc:date>2016-11-09T08:05:10Z</dc:date>
    </item>
    <item>
      <title>Hi Woody,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080387#M24714</link>
      <description>&lt;P&gt;Hi Woody,&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Command line tool:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;There is a "readme.htm" under the custom_library_tool folder, please refer to it for its usage.&lt;/P&gt;

&lt;P&gt;Basically, you may assign the path of compilers_and_libraries with a "-c" switch in the command line, like "-c /opt/intel/compilers_and_libraries_2017.0.098".&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;GUI-GTK2:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Under investigation&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;GUI-GTK3:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;It seems to be a gtk library issue.&lt;/P&gt;

&lt;P&gt;By reading elf information of&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;libwx_gtk3u_core-3.1.so.0 with command "readelf -s libwx_gtk3u_core-3.1.so.0", we may find that the function "gdk_wayland_display_get_type" is actually called by this library.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;To investigate where this function lies in, we may execute command "ldd &lt;SPAN style="font-size: 13.008px;"&gt;libwx_gtk3u_core-3.1.so.0&lt;/SPAN&gt;", it provides library dependency list of &lt;SPAN style="font-size: 13.008px;"&gt;libwx_gtk3u_core-3.1.so.0.&lt;/SPAN&gt;&amp;nbsp;libgdk-3.so.0 should appear inside the list. In my Ubuntu, the libgdk-3.so.0 is located at "/usr/lib/x86_64-linux-gnu".&lt;/P&gt;

&lt;P&gt;Again, by reading elf information of libgdk-3.so.0 with command "readelf -s path/libgdk-3.so.0 | grep gdk_wayland_display_get_t", there should be highlighted item indicating the function is defined in this library.&lt;/P&gt;

&lt;P&gt;Please test this, and let us know if your results of execution of these commands are different.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 00:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080387#M24714</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-10T00:45:00Z</dc:date>
    </item>
    <item>
      <title>Thanks very much Jing.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080388#M24715</link>
      <description>&lt;P&gt;Thanks very much Jing.&lt;/P&gt;

&lt;P&gt;Command line tool: Thanks very much. I did read "readme.htm" and -h help message many times but for some reason I missed that option.&lt;/P&gt;

&lt;P&gt;GUI-GTK3: I did check the linkage before posting but I didn't do readelf. As expected, the gtk3 on my system does not have gdk_wayland_display_get_t&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;readelf -s /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.400.2 | grep gdk_wayland_display_get_t&lt;/PRE&gt;

&lt;P&gt;returned nothing.&lt;/P&gt;

&lt;P&gt;I am happy as the command line tool is working. I really appreciate your help.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 01:31:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080388#M24715</guid>
      <dc:creator>Woody_C_</dc:creator>
      <dc:date>2016-11-10T01:31:34Z</dc:date>
    </item>
    <item>
      <title>Good to hear command line</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080389#M24716</link>
      <description>&lt;P&gt;Good to hear command line tool's got working.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(96, 96, 96); font-size: 1em;"&gt;Upgrading gtk lib should solve the problem. Version of gtk lib in my machine is libgdk-3.so.0.1000.8.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#606060"&gt;Cheers&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 01:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP2017-Custom-library-tool-not-usable/m-p/1080389#M24716</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-10T01:42:00Z</dc:date>
    </item>
  </channel>
</rss>

