- Joined
- Jun 26, 2017
- Messages
- 681
It crashes if you leftclick on the upper window bar with a memory access violation error if you start it from cerberus.
the window gets to the background and then it freezes.
Crazy enough it just works fine in 32Bit debug mode and in 64Bit mode (both release and debug).
I am on Windows10 and targeting Glfw3 with minGW (same as in desktop tutorial) . Couldn't test it with MSVC
I tried the matchup example from devolonter and some more. All the same.
For easy testing paste this into source:
#GLFW_GCC_MSIZE_WINNT="32"
#GLFW_USE_MINGW=True
the window gets to the background and then it freezes.
Crazy enough it just works fine in 32Bit debug mode and in 64Bit mode (both release and debug).
I am on Windows10 and targeting Glfw3 with minGW (same as in desktop tutorial) . Couldn't test it with MSVC
I tried the matchup example from devolonter and some more. All the same.
For easy testing paste this into source:
#GLFW_GCC_MSIZE_WINNT="32"
#GLFW_USE_MINGW=True