<?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>i.MX ProcessorsのトピックRe: Add Qt sqlite driver, occur qtwebengine error</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660512#M101367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replay. I just want to build in the sqlite driver, not the sqlite3 package. I test another way by modify the macro &lt;STRONG&gt;EXTRA_OECONF&lt;/STRONG&gt;&amp;nbsp;by change "-no-sql-sqlite" to "-qt-sql-sqlite" in qtbase-native_git.bb , then bitbake fsl-image-qt5, the same error. &amp;nbsp;i also tested another parameter "-no-libpng" to "-qt-libpng" then bitbake fsl-image-qt5, the same error occur. so i think i don't modify the macro&amp;nbsp;&lt;STRONG&gt;EXTRA_OECONF,&amp;nbsp;&lt;/STRONG&gt;but how i can do to add the sqlite driver in the rootfs ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 09:51:29 GMT</pubDate>
    <dc:creator>leavs</dc:creator>
    <dc:date>2016-12-29T09:51:29Z</dc:date>
    <item>
      <title>Add Qt sqlite driver, occur qtwebengine error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660510#M101365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to add qt sqlite driver on yocto imx6 linux3.14.52, i add PACKAGECONFIG in conf/local.conf, like follow:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-qtbase = " sql-sqlite"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i "bitbake fsl-image-qt5", the error occurs follow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="169471_169471.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122503iBF2C61C6DB3E63E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="169471_169471.png" alt="169471_169471.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9996iFAC91711805F79ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but when i delete the PACKAGECONFIG_append_pn-qtbase = " sql-sqlite" &amp;nbsp;in conf/local.conf, then "bitbake fsl-image-qt5", it is ok.&lt;/P&gt;&lt;P&gt;Is there &lt;SPAN style="color: #434343; background-color: #f2f2f2; font-size: 12px;"&gt;the correlation &amp;nbsp;&lt;/SPAN&gt;between qt sqlite and qtwebengine? &lt;BR /&gt;How can i do to correct the problem? Anybody can help?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attach is the whole log.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336306"&gt;log.do_compile.14647.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 10:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660510#M101365</guid>
      <dc:creator>leavs</dc:creator>
      <dc:date>2016-11-15T10:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add Qt sqlite driver, occur qtwebengine error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660511#M101366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Leavs Llee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to look at the recipe dependencies. I couldn’t actually locate the sql-sqlite package buy there are some recipes like sqlite and sql-native. You may install these with IMAGE_INSTALL_append.&lt;/P&gt;&lt;P&gt;I hope this give you some ideas on alternatives to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 18:23:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660511#M101366</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2016-11-22T18:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add Qt sqlite driver, occur qtwebengine error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660512#M101367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replay. I just want to build in the sqlite driver, not the sqlite3 package. I test another way by modify the macro &lt;STRONG&gt;EXTRA_OECONF&lt;/STRONG&gt;&amp;nbsp;by change "-no-sql-sqlite" to "-qt-sql-sqlite" in qtbase-native_git.bb , then bitbake fsl-image-qt5, the same error. &amp;nbsp;i also tested another parameter "-no-libpng" to "-qt-libpng" then bitbake fsl-image-qt5, the same error occur. so i think i don't modify the macro&amp;nbsp;&lt;STRONG&gt;EXTRA_OECONF,&amp;nbsp;&lt;/STRONG&gt;but how i can do to add the sqlite driver in the rootfs ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 09:51:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-Qt-sqlite-driver-occur-qtwebengine-error/m-p/660512#M101367</guid>
      <dc:creator>leavs</dc:creator>
      <dc:date>2016-12-29T09:51:29Z</dc:date>
    </item>
  </channel>
</rss>

