View Single Post
Old 07-04-2008, 04:54 AM   #9
Kiba
Member
Kiba began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Apr 2008
Device: iLiad
Yes, thanks.

I'm working on gtk+, and have a problem to compile to arm-linux, and I've no problem to compile to x86...

Code:
arnaud@Arnaud:~> clear;/home/arnaud/temp/sdk_irex/usr/local/arm/oe/bin/arm-linux-gcc `pkg-config --cflags gtk+-2.0` -o form_iliad /home/arnaud/Desktop/fenetre2.c  `pkg-config  --libs gtk+-2.0`
/home/arnaud/Desktop/fenetre2.c:2:21: gtk/gtk.h: Aucun fichier ou répertoire  de ce type <=== gtk/gtk.h not found
Code:
echo $PKG_CONFIG_PATH
/home/arnaud/temp/sdk_irex/usr/local/arm/oe/arm-linux/lib/pkgconfig/
Thanks

EDIT : It's ok I must past on iliad now ^^

Last edited by Kiba; 07-04-2008 at 06:00 AM.
Kiba is offline   Reply With Quote