[SDL] compile error under vc++ - unresolved external symbol

Salvatore Di Fazio salvatore.difazio at gmail.com
Sun Jul 16 14:34:56 PDT 2006


Albert Ridolfi ha scritto:
> I found a tutorial that told me to add to the code:
> #ifdef WIN32
> #pragma comment(lib, "SDL.lib")
> #pragma comment(lib, "SDLmain.lib")
> #endif

I have never done it.
I think because I have never used the precompileted header.

Anyway I think you will have some problem when you will want delivery
you application.

bye




More information about the SDL mailing list