Going to get DFBTerm a trial, I ran into some problems when compiling DFBTerm :
 
term.c: In function `main':
term.c:278: warning: passing arg 2 of `lite_new_window' makes pointer from integ
er without a cast
term.c:278: warning: passing arg 4 of `lite_new_window' makes pointer from integ
er without a cast
term.c:278: warning: passing arg 5 of `lite_new_window' makes pointer from integ
er without a cast
term.c:278: warning: passing arg 6 of `lite_new_window' makes pointer from integ
er without a cast
term.c:278: too many arguments to function `lite_new_window'
term.c:278: incompatible types in assignment
term.c: In function `term_handle_button':
term.c:795: implicit declaration of function `lite_theme_loaded'
make[1]: *** [term.o] Error 1
make[1]: Leaving directory `/home/directfb/dfbterm-0.8.0/src'
make: *** [install-recursive] Error 1
 
 
Actually I'm using
- DirectFB 0.9.24
- Lite 0.6.1
- DFBTerm 0.8.0
 
Should I use other version combination of the above mentioned packages ?
 
 
Oliver
 
 
 
 
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to