[maemo-developers] [maemo-developers] PKG_CONFIG_PATH
From: Joaquim Azevedo jcan_slipknot at yahoo.com.brDate: Mon Jul 11 23:25:41 EEST 2005
- Previous message: [maemo-developers] Re: maemo-developers Digest, Vol 3, Issue 24
- Next message: [maemo-developers] PKG_CONFIG_PATH
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I try to compile it's the return, this happen when the source have GTK commands, in all sites the solution is configure the PKG_CONFIG_PATH, BUT HOW????? [sbox-SDK_ARM: ~/progs] > gcc -o teste2 teste2.c `pkg-config --cflags gtk+-2.0 hildon-libs` -ansi -Wall `pkg-config --libs gtk+-2.0 hildon-libs` teste2.c:2:37: hildon-widget/hildon-app.h: No such file or directory teste2.c:3:41: hildon-widget/hildon-appview.h: No such file or directory teste2.c: In function `main': teste2.c:9: error: `HildonApp' undeclared (first use in this function) teste2.c:9: error: (Each undeclared identifier is reported only once teste2.c:9: error: for each function it appears in.) teste2.c:9: error: `app' undeclared (first use in this function) teste2.c:10: error: `HildonAppView' undeclared (first use in this function) teste2.c:10: error: `appview' undeclared (first use in this function) teste2.c:16: warning: implicit declaration of function `HILDON_APP' teste2.c:16: warning: implicit declaration of function `hildon_app_new' teste2.c:16: error: parse error before '/' token teste2.c:17: error: stray '\307' in program teste2.c:17: error: stray '\303' in program __________________________________________________ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/
- Previous message: [maemo-developers] Re: maemo-developers Digest, Vol 3, Issue 24
- Next message: [maemo-developers] PKG_CONFIG_PATH
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]