Hello, I bought a new laptop recently, and I have problems getting CodeLite to work.
Step by step here is what I did:
- Downloaded MSYS2 as per https://docs.codelite.org/getting_started/windows/
- Installed the packages required, posted on the link above
- Did the next step there as well
- Downloaded CodeLite 17.0
What I got:
- Upon launch, I went through the Wizard. As it ended, CodeLite restarted, and the Wizard started all over again
- None of my settings were remembered (like dark mode)
- If I check Build Settings, the Compilers tab is empty.
- If I manually navigate to the correct bin folder, it recognizes the compiler, I click OK, and it crashes instantly.
Things I tried:
- Every single version from 15.0 to 17.1
- Manually setting up another mingw-64 compiler with environment settings
- Deleting appdata
- Countless reinstalls and registry clears
- Between each try I restarted the computer, did a "clean run" all over again