codelite icon indicating copy to clipboard operation
codelite copied to clipboard

[Bug]: codelite c++ no ouptut

Open Irakliik opened this issue 1 year ago • 1 comments

What happened?

Hey guys. I have a problem. when I build/rebuild a C++ code in codelite. and when the terminal pops up. there is no output. there is a blank space. it does not give any errors either. just no output. Here are the screens of the settings.

image image image image image image

Version

Self compiled

Operating system

Windows 10

Steps to reproduce

No response

Relevant log output

No response

Irakliik avatar Aug 31 '24 21:08 Irakliik

There are errors (not marked as such by Codelite though):

/usr/bin/sh: -c: line 2: syntax error: unexpected end of file

Does C:\mingw64\bin\g++.exe really exist?

Jarod42 avatar Sep 08 '24 16:09 Jarod42