YanSchw / SuoraEngine

Suora Engine – Open Source 3D game engine written in C++ 🔨
https://yanschw.github.io/Suora/
Apache License 2.0
8 stars 0 forks source link

Compiling with MinGW-w64 #6

Open YanSchw opened 6 months ago

YanSchw commented 6 months ago

Let's extend the collection of supported Compilers

YanSchw commented 6 months ago

Commit d709de676a2f45153654595bcc5c6d296ea63a09

YanSchw commented 6 months ago

WindowsPlatform.h still does not compile.

YanSchw commented 6 months ago

Also Linking is not working.

undefined reference to 'Suora::InlineNew(...)' undefined reference to 'Module_Init(...)'