Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

FAQ /

LinkingErrorSDL

I compiled after following the set up instructins and go the following error?
error LNK2019:unresolved external symbol__alloca__probe_16 referenced in function _main

This error is do to the fact that you have the wrong version of the SDL development libraries.
If you are using Visual Studios 6 or 2003 you need to down load the VS6 version of the binary files for SDL.
They are denote by having VS6 in the file name. If you are using 2005 or above you need the VC8 (Visual C++ 2005 Service Pack 1) version Finally if you are using the GUI compiler on windows you need the Mingw32 version.

Edit - History - Print - Recent Changes - Search
Page last modified on August 20, 2008, at 11:20 AM