[maemo-developers] Errors compiling example_wavelaunch.c
From: Kees Jongenburger kees.jongenburger at gmail.comDate: Sat Feb 2 18:10:59 EET 2008
- Previous message: Errors compiling example_wavelaunch.c
- Next message: Help required to implement GUI to display a signal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I renamed the file to DSPapp name. > > gcc -o DSPapp DSPapp.c `pkg-config gtk+-2.0 hildon-1 --cflags --libs` -Wall try runing pkg-config --cflags hildon-1 look in the include if the file is really missing perhaps you need to chanche hildon-1 with something else. try installing -dev packages apt-cache search hildon | grep dev apt-get install hildon.....-dev idem for gstreamer or gst on some older installations (the 3.1 sdk) you need to first remove the dev packages and reinstall them before the header files are installed Nisha, overall I think the questions you have been asking on the list really are not "maemo" questions but more gtk or other debian related questions. I understand that from a developers point of view you can not know where the problem is but perhaps irc is a better medium for getting answers to such questions > DSPapp.c:25:39: hildon-widgets/hildon-app.h: No such file or directory > DSPapp.c:26:43: hildon-widgets/hildon-appview.h: No such file or directory > DSPapp.c:27:55: hildon-widgets/hildon-file-chooser-dialog.h: No such file > or directory > DSPapp.c:32:21: gst/gst.h: No such file or directory
- Previous message: Errors compiling example_wavelaunch.c
- Next message: Help required to implement GUI to display a signal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]