codelite
codelite copied to clipboard
[Bug]: command line help not working
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
Confirmed. Depending of console behavior changes :/
- shell from mingw show nothing, and stop
- powershell and cmd shell display help but hang