<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=10750682" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lynas685">@lynas685</a> Geany provides by default 2 separate commands for C++: "Compile" and "Build".  "Compile" will only call the compiler to create an object file (<code>.o</code>) which is not an executable by itself but a compiled version of the file that can be used later on to create an executable (you can think of it like a kind of static library if you will). "Build" OTOH will try and create a complete executable, which sounds lie what you want.<br>
Make sure you use the correct one, and as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=181177" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/codebrainz">@codebrainz</a> mentioned, maybe check the commands are OK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2297?email_source=notifications&email_token=AAIOWJ2NNRUCVTIACPFONVLQJSBAFA5CNFSM4IVLWQ22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WVWFQ#issuecomment-531454742">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4ACBXU4JVNASV2QODQJSBAFANCNFSM4IVLWQ2Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6HSFIJ5E4QOFAHM5TQJSBAFA5CNFSM4IVLWQ22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WVWFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2297?email_source=notifications\u0026email_token=AAIOWJ2NNRUCVTIACPFONVLQJSBAFA5CNFSM4IVLWQ22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WVWFQ#issuecomment-531454742",
"url": "https://github.com/geany/geany/issues/2297?email_source=notifications\u0026email_token=AAIOWJ2NNRUCVTIACPFONVLQJSBAFA5CNFSM4IVLWQ22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WVWFQ#issuecomment-531454742",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>