Stratos: Punto de Encuentro de Desarrolladores

¡Bienvenido a Stratos!

Acceder

Foros





Menu

Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menu

Mensajes - icke

#1
CRM32Pro / hellou problem with visual studio 2005 pro linking
31 de Agosto de 2007, 08:43:54 PM
i checked things again and now i know the real problem:
i used for my main function "int main(void)"
this gets to the link error with SDL_main!!!
you have to use:
"int main( int argc, char* argv[])"
thats it!
-----------------------------------------------------------------
i configuered everything like you said in your
"How to install it on Win32 environment (Visual Studio)"

i get 2 link errors:
sdlmain.lib(SDL_win32_main.obj) :
error LNK2019: Verweis auf nicht aufgelöstes externes
Symbol "_SDL_main" in Funktion "_main"

its german sorry.
its something like: no solved external symbol "..."

do i have to put external third party libs package somewhere?
because of the sdl_win32_main.obj thing...

i'd lovely would use your lib cause i think its the best lib for easy gameprogramming with all i need :)

thanks in advance





Stratos es un servicio gratuito, cuyos costes se cubren en parte con la publicidad.
Por favor, desactiva el bloqueador de anuncios en esta web para ayudar a que siga adelante.
Muchísimas gracias.