Das-Kollektiv / tdme2

TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++, Mini(t)Script, GLSL, ...
Other
175 stars 29 forks source link

Please don't drop support for MSYS2 MINGW64 #21

Closed ghost closed 1 year ago

ghost commented 1 year ago

Your project is building fine on MSYS2 MINGW64 on Windows 8.1 64 bit. Don't be a MSVC-only project!

andreasdr commented 1 year ago

Hi, We dont drop support for MSYS2 MINGW64. However we have problems with ReactPhysics3D 0.7 and current MSYS2 MINGW64.

We are in progress to update to ReactPhysics 0.9 which solve that problems. The update lives in rp3d-0.9 branch. However we need to fix some bugs there still.