<html style="direction: ltr;">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style id="bidiui-paragraph-margins" type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body bidimailui-charset-is-forced="true" style="direction: ltr;">
<font size="4"><font face="Consolas">Thank you very much, </font></font>René
- it worked.<br>
<br>
<div class="moz-cite-prefix">On 06/02/2023 0:13, René J.V. Bertin
wrote:<br>
</div>
<blockquote type="cite" cite="mid:3206147.tAnnGx9y2v@bola">
<pre class="moz-quote-pre" wrap="">On Sunday February 05 2023 18:28:21 Leon Pollak wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">I use CMAKE and the project compiles and work fine.
- What do you mean saying "add compiler flag"? Which one can it be?
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
In KDevelop:
Projects/Open Configuration (or right-click on a project in the Project explorer and select `Open Configuration` from there).
In the dialog that opens, go to Language Support/C/C++ Parser
There you'll see a list of profiles; select "Custom" for C and/or C++ as required and then you can edit the compiler options that are used for parsing the code. To force 32 bit mode you'll probably need to add -m32. NB: you can define which of your compilers is to be used for retrieving things like the system include directories. This list can be edited in the global settings dialog.
I don't know why KDevelop's parser doesn't figure out that you're working on a 32bit system if the compiler just handles this correctly.
</pre>
</blockquote>
--
<pre class="moz-signature" cols="72">LP</pre>
</body>
</html>