Active Topics

 


Reply
Thread Tools
Posts: 10 | Thanked: 2 times | Joined on Nov 2009
#1
I just made a hello World using the SDL lib...
It's working fine on the N900 but I can't create the Debian package to install the helloworld on the N900.

It seems the SDL is not included in the package:
I have error messages like this one:

undefined reference to `SDL_FillRect'

How can I include the SDL lib when creating a Debian Package?

Thanks for your help
 
Posts: 10 | Thanked: 2 times | Joined on Nov 2009
#2
I have found out:

to include the SDL library, in configure.ac, add:
Code:
PKG_CHECK_MODULES(HELLOWORLD, sdl)
hope this will...
 

The Following User Says Thank You to kouky For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 09:17.