riptide
31/12/2005, 10:50
estoy intentado compilar unos juegos para probarlos en la gp2x y cada vez que ejecuto .configure --target=arm-linux (para que encuentre el gcc, etc), al cabo de un rato me sale siempre el mismo error
checking for SDL - version >= 1.0.0... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: error: lib SDL is needed
tengo las librerias de la gp2x metidas en el devkitGP2X tal y como dice en <a href="http://wiki.gp2x.org/wiki/Setting_up_a_development_environment_%28Windows%29 #B_.28standard.29:_Using_the_pre-built_SDK_devkitGP2X">este manual</a>, me falta algo por hacer?
gracias
checking for SDL - version >= 1.0.0... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: error: lib SDL is needed
tengo las librerias de la gp2x metidas en el devkitGP2X tal y como dice en <a href="http://wiki.gp2x.org/wiki/Setting_up_a_development_environment_%28Windows%29 #B_.28standard.29:_Using_the_pre-built_SDK_devkitGP2X">este manual</a>, me falta algo por hacer?
gracias