Closed w1lford closed 6 years ago
Compiled the project using Visual Studio 2017, attempted to debug and got the following error:
The application was unable to start correctly (0xc000007b). Click OK to close the application.
Using Visual Studio 15.6.2 on Windows 10 x64.
Any idea what might be going wrong?
EDIT: I had the 64-bit version of SDL_net.dll. I replaced SDL2.dll and SDL_net.dll with their 32-bit variants and the issue is gone.
Compiled the project using Visual Studio 2017, attempted to debug and got the following error:
Using Visual Studio 15.6.2 on Windows 10 x64.
Any idea what might be going wrong?
EDIT: I had the 64-bit version of SDL_net.dll. I replaced SDL2.dll and SDL_net.dll with their 32-bit variants and the issue is gone.