<?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 Hi Robert, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040146#M45692</link>
    <description>&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;Hi Robert,&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Did you solve your problem?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;I'm facing something similar.&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;:-1: error: LNK1181: cannot open input file '(x86)/Intel/RSSDK/lib/x64/.obj'&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2015 14:04:12 GMT</pubDate>
    <dc:creator>oliveirafhm</dc:creator>
    <dc:date>2015-01-19T14:04:12Z</dc:date>
    <item>
      <title>error: Qt: LNK 2019</title>
      <link>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040143#M45689</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;My program: UI: Qt creator, Qt vision:&amp;nbsp;Qt 5.3.2(vs2013 opengl_x64), &amp;nbsp;complier: vs 2013 x64 &amp;nbsp;, release&lt;/P&gt;

&lt;P&gt;OS: win 7 64bit, C++&lt;/P&gt;

&lt;P&gt;include:../RSSDK/include ; .../RSSDK/sample/common/include&lt;/P&gt;

&lt;P&gt;Lib folder: .../RSSDK/bin/x64 ; .../RSSDK/sample/common/lib/x64/v120&lt;/P&gt;

&lt;P&gt;LIB:&amp;nbsp;&lt;SPAN style="font-family: Consolas, 'Lucida Console', Menlo, Monaco, 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; line-height: 1.5;"&gt;libpxcmd.lib &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;libpxcutilsmd.lib&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;but~ when complier program, that is fail&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Error information:&lt;/P&gt;

&lt;H3 class="r" style="font-size: medium; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgb(34, 34, 34); font-family: arial, sans-serif;"&gt;&lt;A href="http://stackoverflow.com/questions/23276399/error-lnk2019-unresolved-external-symbol-error-in-visual-studio-2010" style="color: rgb(102, 0, 153); cursor: pointer;"&gt;error LNK2019: unresolved external symbol&lt;/A&gt;&amp;nbsp; _imp_RegCloseKey&lt;/H3&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;_imp_RegOpenKey&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.5120010375977px; font-size: 1em;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;_imp_RegGetValue&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; File not found: libpxcmd.lib (libpxc.obj)&lt;/P&gt;

&lt;P&gt;How to solve it? Could help me for it? Thank you!&lt;/P&gt;

&lt;P&gt;by Robert&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:20:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040143#M45689</guid>
      <dc:creator>Robert_B_2</dc:creator>
      <dc:date>2014-10-29T16:20:04Z</dc:date>
    </item>
    <item>
      <title>The RealSense SDK requires</title>
      <link>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040144#M45690</link>
      <description>&lt;P&gt;The RealSense SDK requires visual studio 2010 and above. Currently we did not support other IDE. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 22:34:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040144#M45690</guid>
      <dc:creator>Xusheng_L_Intel</dc:creator>
      <dc:date>2014-10-30T22:34:55Z</dc:date>
    </item>
    <item>
      <title>It should work without any</title>
      <link>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040145#M45691</link>
      <description>&lt;P&gt;It should work without any problems.&lt;/P&gt;

&lt;P&gt;Basically you are using vs2013 as the compiler, that is the only thing that matters. You can use any IDE that you want, even notepad if you want.&lt;/P&gt;

&lt;P&gt;Where and how are you setting the libraries?, obviously the libs are not being found. Try using absolute paths to make sure you are linking the correct files.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2014 16:13:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040145#M45691</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2014-11-28T16:13:34Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040146#M45692</link>
      <description>&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;Hi Robert,&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Did you solve your problem?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;I'm facing something similar.&lt;/P&gt;

&lt;P style="font-size: 12.7272720336914px; line-height: 17.7381820678711px;"&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;:-1: error: LNK1181: cannot open input file '(x86)/Intel/RSSDK/lib/x64/.obj'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2015 14:04:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/error-Qt-LNK-2019/m-p/1040146#M45692</guid>
      <dc:creator>oliveirafhm</dc:creator>
      <dc:date>2015-01-19T14:04:12Z</dc:date>
    </item>
  </channel>
</rss>

