*I am not english and i am not good in english, if you dont understand something, please say it!*..but i read well
Ok ..Hi!
I run on DELILINUX (a linux for old cpu)
I tried to 'install` SDL-devel-1.2.13-1 with the RPM...
my g++ version is 3.3.6 and i cant compile my source..
My question is, and i had search, how use the SDL libs...
I already try:
g++ -o myprogram mysource.cpp -lSDLmain -lSDL
but i have errors like
Undefined reference to 'dlclose'
...GCC PATH... In Function 'eloReadPosition'
Undefined reference to *****
...GCC PATH... In Function '*******'
Undefined reference to '********'
...GCC PATH... In Function '********'
and the source is good.. its a tutorial source!
Sorry, i cant paste all errors because my floppy device is broken(for the moment) and it is the only output device i have (i dont have internet on it)
for be sure : stopspam
Thanks!