megamarc/Tilengine

Unable to run applications (0xc000007b)

Closed this issue · 2 comments

I have tried both 32 and 64 bit builds, tried using visual studio and codeblocks, tried using g++ and windows compiler to build the project. However whenever I attempt to run the project I get the following error:

The application was unable to start correctly (0xc000007b). Click OK to close application.

I would appreciate any help as the project builds fine, this only happens when trying to run tilengine applications.

Thanks for the quick response, the problem ended up actually being from the linker in codeblocks, I set it to search for sdl in the lib folder without specifying the Win32 or 64 bit versions