Failed to load SHCORE.DLL
"BenoitRen" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Greetings My SDL2 application doesn't run correctly. No window gets created, but the return values don't indicate an error. If I call SDL_GetError anyway and print its result, it says that SHCORE.DLL could not be found. I found another message about this on this mailing list, but there was no reply. I'm using MinGW on Windows XP SP3, and I made sure to use the headers, libraries and DLL from i686-w64-mingw32. The "w64" worries me, though. But compiling with the regular includes and the libs under x86 produced an error about main being defined twice. I've read the readme files but they didn't contain anything useful. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org