Joris Dauphin
Joris Dauphin
Seems unrelated to premake-ninja. It seems there are just other toolsets (so they need to be another module for premake, or extends clang toolset in premake-core).
> because premake test infrastructure makes no sense for me :( @jimon : It might be useful for some stuff, but indeed, is not adapted for multi-generators. So I created...
Ok, I fixed some stuff in premake-ninja, so now all my tests passes successfully :-) I still try to promote those tests instead of the ones from premake which are...
Asked question to know what are prerequires to be in core: https://github.com/premake/premake-core/discussions/1689
I will probably steal asm test for https://github.com/Jarod42/premake-sample-projects So testing several generators. I have already there test for `cppdialect`. I'm waiting several fixes from premake-core to allow  to pass....
Unclear what you expect to happens with `targetextension ".aes"`... I agree that current test for extra files is not ideal for now...
Should be fixed by https://github.com/jimon/premake-ninja/commit/3077d4767ec4d4db22b362f546038e952346948a using `os.target() == "windows"` for dll/lib stuff.
In my fork (https://github.com/Jarod42/premake-cmake), I have just handled that case. no errors for CMake generation. Issue is reported when running cmake as no files to generate app.
Translated: > Hello I play the game with my boys Unfortunately, after a while, after about 100 rounds, we had the problem that the game crashed and we can no...
Can you provide savegame?