freeaoe
freeaoe copied to clipboard
A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds
Now I might be stupid, but even though I'm running it in my aoe2 folder, it won't accept it as a valid installation, and complains about no Data Path being...
HELLO. I try to build it on macOS 12.2.1 apple silicon and got error. I have installed c++ compiller and sfml. ``` [ 20%] Linking CXX executable resgen ld: library...
I have this issue when building the project: ``` Severity Code Description Project File Line Suppression State Error C2026 string too big, trailing characters truncated freeaoe_common F:\Programs\freeaoe\build\grammar.gen.tab.hpp 3285 ``` Anyone...
My system passed cmake's checks, but it did not compile so I had to get the latest versions of cmake, gcc, g++. Then even though I had installed SFML (sudo...
I tried to compile the project with Visual Studio. It seems Visual Studio is failing to compile such big line. Tried to small string by different lines but no real...
apple doesn't ship a modern c++ compiler with proper c++17 support so genieutils won't build, and I assume they don't support c++20 so freeaoe won't build. once apple enters the...
Hi `sandsmark/freeaoe`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...