Cross compiling gtk-2.10.1/example/helloworld



Hi All,

I m trying to cross compile gtk examples available to run over directfb for MIPS as
 mipsel-linux-gcc helloworld.c -o helloworld `pkg-config --cflags --libs gtk+-2.0 directfb`
It's compiled but when i run this on my board i didn't get any output over there.

Can anyone tell me what i m doing wrong in cross compiling the application to be run over directfb


Thanks

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]