error: LINK : fatal error LNK1561: entry point must be defined
--(it's an issue because of the SDL which use a #define main to make it's--own entry point)--use this at the end of your file xmake.luaifis_plat("windows")thenadd_ldflags("/subsystem:console")end