<?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[Please suggest where  to start...]]></title><description><![CDATA[<p dir="auto">I am no expert troubleshooting "make'<br />
any help would be greatly appreciated.</p>
<pre><code>mainwindow.cpp
/bin/sh: 1: Syntax error: "(" unexpected
make[1]: *** [Makefile:1062: main.o] Error 2
make[1]: *** Waiting for unfinished jobs....
/bin/sh: 1: Syntax error: "(" unexpected
make[1]: Leaving directory '/media/qe/TSET_QT_LABEL/QT_6/QT6_PRO/CAT/build-SUB_PRO-Desktop_Qt_6_1_0_GCC_64bit-Debug/MAIN_MDI'
make[1]: *** [Makefile:1197: mainwindow.o] Error 2
make: *** [Makefile:47: sub-MAIN_MDI-make_first] Error 2
19:27:36: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project SUB_PRO (kit: Replacement for "Desktop Qt 6.1.0 GCC 64bit")
When executing step "Make"
19:27:36: Elapsed time: 00:01.
</code></pre>
]]></description><link>https://forum.qt.io/topic/126963/please-suggest-where-to-start</link><generator>RSS for Node</generator><lastBuildDate>Fri, 19 Jun 2026 04:48:06 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126963.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 May 2021 00:34:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please suggest where  to start... on Tue, 25 May 2021 09:14:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vronin">@<bdi>VRonin</bdi></a><br />
The error line reads:</p>
<pre><code>/bin/sh: 1: Syntax error: "(" unexpected
</code></pre>
<p dir="auto">That is an error from the Linux shell, not whatever might be in source being compiled?<br />
If I didn't know better, I'd say it <em>looks like</em> the OP is trying to <em>execute</em> <code>mainwindow.cpp</code>, during <code>make</code>, as a shell script...?</p>
]]></description><link>https://forum.qt.io/post/661428</link><guid isPermaLink="true">https://forum.qt.io/post/661428</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Tue, 25 May 2021 09:14:04 GMT</pubDate></item><item><title><![CDATA[Reply to Please suggest where  to start... on Tue, 25 May 2021 13:07:05 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the replies.<br />
I am sure I know where the problem is and it is not in my code.<br />
( I have done this before....)<br />
I need couple of hours before I can work on it - just wanted to let you know I am not ignoring you.<br />
Cheers</p>
<p dir="auto"><strong>here is the source of the error - me</strong></p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/7499e898-522e-4857-ab66-8e83ab201f04.png" alt="59aa2a26-1425-4b08-b989-c678cbac5b99-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Ubuntu file manager does great job when copying file ,<br />
and adds  "<strong>( copy )</strong> " to the file name ....</p>
]]></description><link>https://forum.qt.io/post/661476</link><guid isPermaLink="true">https://forum.qt.io/post/661476</guid><dc:creator><![CDATA[Anonymous_Banned275]]></dc:creator><pubDate>Tue, 25 May 2021 13:07:05 GMT</pubDate></item><item><title><![CDATA[Reply to Please suggest where  to start... on Tue, 25 May 2021 09:14:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vronin">@<bdi>VRonin</bdi></a><br />
The error line reads:</p>
<pre><code>/bin/sh: 1: Syntax error: "(" unexpected
</code></pre>
<p dir="auto">That is an error from the Linux shell, not whatever might be in source being compiled?<br />
If I didn't know better, I'd say it <em>looks like</em> the OP is trying to <em>execute</em> <code>mainwindow.cpp</code>, during <code>make</code>, as a shell script...?</p>
]]></description><link>https://forum.qt.io/post/661428</link><guid isPermaLink="true">https://forum.qt.io/post/661428</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Tue, 25 May 2021 09:14:04 GMT</pubDate></item><item><title><![CDATA[Reply to Please suggest where  to start... on Tue, 25 May 2021 08:08:22 GMT]]></title><description><![CDATA[<p dir="auto">@AnneRanch said in <a href="/post/661392">Please suggest where to start...</a>:</p>
<blockquote>
<p dir="auto">Syntax error: "(" unexpected</p>
</blockquote>
<p dir="auto">Looks like you have a misplaced <code>(</code> in your code. If you post the contents of <code>mainwindow.cpp</code> we might be more specific</p>
]]></description><link>https://forum.qt.io/post/661425</link><guid isPermaLink="true">https://forum.qt.io/post/661425</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Tue, 25 May 2021 08:08:22 GMT</pubDate></item></channel></rss>