Joris Dauphin
Joris Dauphin
xcode4 is also working :) so only gmake2 isn't working
Created https://github.com/premake/premake-core/pull/2047 to fix gmake2
Same here, with job https://github.com/maxr-dot-org/maxr/actions/runs/7476999553/job/20348675488 > ERROR: 1 dead links found! [✖] https://en.wikipedia.org/wiki/Mechanized_Assault_%26_Exploration → Status: 404 whereas the page does exist.
Might be fixed by https://github.com/Wargus/stratagus/pull/649
Can you see if unit tests can be added for triggers? https://github.com/Wargus/stratagus/blob/master/tests/stratagus/test_depend.cpp might be a base.
It seems from the log you don't provide datadir path: > LoadCcl: Maybe you need to specify another gamepath with '-d /path/to/datadir' Stratagus is "just" an engine and need game...
Just waiting for review (to do or to receive ;-) )
Created #444 for > ConstructionByIdent: Unknown construction 'construction-orc-blackrock-spire'. But I didn't change the extraction stuff...
After reflection, I doubt that premake can handle mocing **source** files, as there would be 2 rules for one unique file :-/
Is it supported in premake-core?