Joris Dauphin

Results 202 comments of Joris Dauphin

The test checks for presence of `libm`, I don't know in which package it is.

I wonder if update contrib would not also solve the issue (I suppose last versions don't have vulnerabilities reported).

Confirmed. Depending of console behavior changes :/ - shell from mingw show nothing, and stop - powershell and cmd shell display help but hang

Have you tried to update to last version of StromLib? It should probably be a submodule BTW? https://github.com/Wargus/StormLib

> I can't finish the campaign :(, because it always crashes on mission 5 As workaround you might edit: '$(My Document)/stratagus/wc2/preferences.lua' And changes `wc2.preferences.CampaignProgress[2] = 5` to `6` (not necessary...

> Can't the installer scan the system for compilers during setup, and create support for compilers found. It should be done the first time Codelite is run IIRC. Setup wizard...

clangd requires files to be in the database, so doing a build might solve the issue.

Which Makefile generator do you use (in Project settinggs)?

Codelite provides its own rm.exe file. Check your `PATH` to see if `rm` is found from elsewhere.