<?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 You probably have to update in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917162#M1369</link>
    <description>&lt;P&gt;You probably have to update your LIB path to include the path to OpenCL library.&lt;/P&gt;

&lt;P&gt;Raghu&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2014 19:16:34 GMT</pubDate>
    <dc:creator>Raghupathi_M_Intel</dc:creator>
    <dc:date>2014-02-18T19:16:34Z</dc:date>
    <item>
      <title>linking the opencl  library in visual studio</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917159#M1366</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;

&lt;P&gt;Can you tell me how to link the library files in visual studio as I am getting the LNK error : unresolved externals _someFuncName;&lt;/P&gt;

&lt;P&gt;I did try to link it as project property-&amp;gt;configurations-&amp;gt;linker-&amp;gt;input additional library and typed the complete path of the OpenCL64.lib&lt;/P&gt;

&lt;P&gt;But still it is gibing the same error.......&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Piyush&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2014 12:53:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917159#M1366</guid>
      <dc:creator>Piyush_K_</dc:creator>
      <dc:date>2014-02-17T12:53:09Z</dc:date>
    </item>
    <item>
      <title>The name of the library to</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917160#M1367</link>
      <description>The name of the library to link with is OpenCL.lib, not OpenCL64.lib.
So specify just OpenCL.lib in Linker-&amp;gt;Input-&amp;gt;Additional dependencies. And specify a path to its folder using INTELOCLSDKROOT environment variable in Linker-&amp;gt;General-&amp;gt;Additional library directories:
$(INTELOCLSDKROOT)\lib\x64
or $(INTELOCLSDKROOT)\lib\x86 in 32-bit configuration.

Thanks,
Yuri</description>
      <pubDate>Tue, 18 Feb 2014 13:56:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917160#M1367</guid>
      <dc:creator>Yuri_K_Intel</dc:creator>
      <dc:date>2014-02-18T13:56:39Z</dc:date>
    </item>
    <item>
      <title>@ yuri,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917161#M1368</link>
      <description>&lt;P&gt;@ yuri,&lt;/P&gt;

&lt;P&gt;thanks boss for helping a lot.... One last time if you can help me with linux library set up, I will get going with my project.&lt;BR /&gt;
	I am getting this particular error every time and with every sdk in linux&lt;BR /&gt;
	/usr/bin/ld: cannot find -lOpenCL&lt;BR /&gt;
	collect2: error: ld returned 1 exit status&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Just dont know whats wrong with my installation???&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:03:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917161#M1368</guid>
      <dc:creator>Piyush_K_</dc:creator>
      <dc:date>2014-02-18T19:03:22Z</dc:date>
    </item>
    <item>
      <title>You probably have to update</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917162#M1369</link>
      <description>&lt;P&gt;You probably have to update your LIB path to include the path to OpenCL library.&lt;/P&gt;

&lt;P&gt;Raghu&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:16:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/linking-the-opencl-library-in-visual-studio/m-p/917162#M1369</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2014-02-18T19:16:34Z</dc:date>
    </item>
  </channel>
</rss>

