codelite icon indicating copy to clipboard operation
codelite copied to clipboard

[Bug]: command line help not working

Open stahta01 opened this issue 4 months ago • 1 comments

What happened?

command line help not working. Windows 11 using wxWidgets master branch less than a week old. The codelite --help runs but nothing is displayed When built using MSys2 CLANG64 wx 3.2 package and a few patch files the GUI is displayed but it is behind the splash screen.

Version

Self compiled

Operating system

Windows 11

Steps to reproduce

Run "codelite --help" under Windows

Relevant log output


stahta01 avatar Oct 26 '25 18:10 stahta01

Confirmed. Depending of console behavior changes :/

  • shell from mingw show nothing, and stop
  • powershell and cmd shell display help but hang

Jarod42 avatar Oct 26 '25 19:10 Jarod42