Hi This documentation is not uptodate : https://maemo.org/development/documentation/tutorials/maemo_4-0_tutorial.html
Some #include line are not right Example : #include <hildon-widgets/hildon-program.h> > wrong The hildon header files for hildon widgets are in hildon directory #include <hildon/hildon-color-chooser-dialog.h> #include <hildon/hildon-color-button.h> #include <hildon/hildon-color-chooser.h> #include <hildon/hildon-program.h> >right David. -- Web site : http://david.hautbois.free.fr Tablet users map : http://david.hautbois.free.fr/maps/index.php _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
