Eran Ifrah
Eran Ifrah
can you post a screenshot? which debugger are you using?
I tried various debuggers in CodeLite and that one that actually worked well for me was: `gdb` It did not work out of the box :( A small fix did...
Can you please add mac's crash report?
Since it uses `CMake` as its build process, I would actually use `File System Workspace` instead of the standard `C++` workspace. You can define how to build it from the...
Building the source code should be: - Create a workspace of type "File System Workspace" - Open a terminal / MSYS2 terminal on Windows - types ```bash cd /path/to/C-Plus-Plus mkdir...
when you state your macOS, please also state your arch and version. The current build is for sonoma / 14.0 ARM
This seems to be working just fine ... (I tried on Ubuntu 22, macOS & Windows 10) Can you post a small video / gif that shows that this does...
ack, will try this on Windows
see [here](https://stackoverflow.com/questions/76657628/codelite-debugger-debug-adapter-client-failed-to-connect-to-dap-server-mac/76664377#76664377)
this means that on one box you have built wx with assertions enabled, and on the other without it. You can check this: `Ctrl-Alt-Middle mouse` and see the wx info