2025-07-21 21:45 CEST

View Revisions: Issue #4234

Summary 0004234: fix mingw32 compile / wiki instructions
Revision 2013-12-29 13:20 by abma
Description - mingwlibs are non-dw2 atm
- [Fx]Bluestone: also seemed odd that cmake didn't find freetype6.dll by itself
- pthreadsGC2 shouldn't be needed but cmake relies on it
Revision 2013-12-29 13:21 by abma
Description - mingwlibs are non-dw2 atm, check if compile works with "default" i686-mingw64
- [Fx]Bluestone: also seemed odd that cmake didn't find freetype6.dll by itself
- pthreadsGC2 shouldn't be needed but cmake relies on it
- add ninja.exe to mingwlibs / update instructions (cmake -G Ninja)