[SDL] Can´t link my project against SDL
Michael Stather
lists at michaelstather.com
Mon Oct 2 17:10:05 PDT 2006
Hi,
I started a project using SDL, but unfortunately I couldn´t get it to
link with MSVC .NET 2005
I linked againsat both SDL.lib and SDLMain.lib but I get a linker error
that the "entry point has to be specified".
So it means it can´t find an entry point, but I do have a main method.
The project compiles fine until I include the SDL headers.
Could somebody tell me where the error is? Thanks in advance :)
regards
Michael Stather
More information about the SDL
mailing list