<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I am looking for well working using camera device CMAKE file to compare my cmake errors]]></title><description><![CDATA[<p dir="auto">Hi,<br />
The camera application I am trying to develop does not work on a physical Android device.<br />
The demo coffee application works on my Android device, but the camera application does not.<br />
To understand where the error is, I need the CMake file that runs the camera application.<br />
Thank you in advance.<br />
Best regards</p>
]]></description><link>https://forum.qt.io/topic/163271/i-am-looking-for-well-working-using-camera-device-cmake-file-to-compare-my-cmake-errors</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 06:08:05 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/163271.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Sep 2025 11:22:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Sat, 20 Sep 2025 06:18:40 GMT]]></title><description><![CDATA[<p dir="auto">yes I am trying to solve</p>
]]></description><link>https://forum.qt.io/post/831819</link><guid isPermaLink="true">https://forum.qt.io/post/831819</guid><dc:creator><![CDATA[MT34]]></dc:creator><pubDate>Sat, 20 Sep 2025 06:18:40 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 12:02:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mt34">@<bdi>MT34</bdi></a> This is same question you asked here: <a href="https://forum.qt.io/topic/163263/product-type-is-not-an-application-not-building-an-apk">https://forum.qt.io/topic/163263/product-type-is-not-an-application-not-building-an-apk</a>. ?</p>
]]></description><link>https://forum.qt.io/post/831793</link><guid isPermaLink="true">https://forum.qt.io/post/831793</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Fri, 19 Sep 2025 12:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 09:07:04 GMT]]></title><description><![CDATA[<p dir="auto">:-1: warning: Product type is not an application, not building an APK.<br />
:-1: error: The process "C:\Qt\6.9.2\mingw_64\bin\androiddeployqt.exe" exited with code 255.</p>
]]></description><link>https://forum.qt.io/post/831783</link><guid isPermaLink="true">https://forum.qt.io/post/831783</guid><dc:creator><![CDATA[MT34]]></dc:creator><pubDate>Fri, 19 Sep 2025 09:07:04 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 08:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mt34">@<bdi>MT34</bdi></a> said in <a href="/post/831777">I am looking for well working using camera device CMAKE file to compare my cmake errors</a>:</p>
<blockquote>
<p dir="auto">I wonder where is the problem</p>
</blockquote>
<p dir="auto">You don't say what exactly does not work</p>
]]></description><link>https://forum.qt.io/post/831778</link><guid isPermaLink="true">https://forum.qt.io/post/831778</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Fri, 19 Sep 2025 08:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 08:20:35 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your reply . I had a looked at demo application. It works on my tablet. I know that. But an application with camera device does not work. I wonder where is the problem. I would like to compare with another well working app codes.</p>
]]></description><link>https://forum.qt.io/post/831777</link><guid isPermaLink="true">https://forum.qt.io/post/831777</guid><dc:creator><![CDATA[MT34]]></dc:creator><pubDate>Fri, 19 Sep 2025 08:20:35 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 08:05:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> said in <a href="/post/831769">I am looking for well working using camera device CMAKE file to compare my cmake errors</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christian-ehrlicher">@<bdi>Christian-Ehrlicher</bdi></a> I beg to differ :-) <a href="https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt</a></p>
</blockquote>
<p dir="auto">You're right, stupid me :)<br />
I was already puzzled why they use qmake in qtdoc...</p>
]]></description><link>https://forum.qt.io/post/831776</link><guid isPermaLink="true">https://forum.qt.io/post/831776</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Fri, 19 Sep 2025 08:05:48 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Fri, 19 Sep 2025 06:11:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christian-ehrlicher">@<bdi>Christian-Ehrlicher</bdi></a> I beg to differ :-) <a href="https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt" target="_blank" rel="noopener noreferrer nofollow ugc">https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt</a></p>
]]></description><link>https://forum.qt.io/post/831769</link><guid isPermaLink="true">https://forum.qt.io/post/831769</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 19 Sep 2025 06:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Thu, 18 Sep 2025 19:15:08 GMT]]></title><description><![CDATA[<p dir="auto">There is only a .pro - file:<br />
<a href="https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee" target="_blank" rel="noopener noreferrer nofollow ugc">https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee</a></p>
]]></description><link>https://forum.qt.io/post/831761</link><guid isPermaLink="true">https://forum.qt.io/post/831761</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Thu, 18 Sep 2025 19:15:08 GMT</pubDate></item><item><title><![CDATA[Reply to I am looking for well working using camera device CMAKE file to compare my cmake errors on Thu, 18 Sep 2025 19:00:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Don't you have the sources of the demo application ?</p>
]]></description><link>https://forum.qt.io/post/831760</link><guid isPermaLink="true">https://forum.qt.io/post/831760</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 18 Sep 2025 19:00:05 GMT</pubDate></item></channel></rss>