On Mon, Sep 01, 2008 at 05:38:31PM +0530, Devendra Singh Rawat wrote: > I am running Angstrom Linux(2.6.25) on my AT91SAM9263EK board. I used OE > framework for the setup of Angstrom linux and the toolchain. > > I need to build some gtk+ applications for my board but I have no idea how > to install the gtk+ lib and header files for my cross compiler on my host PC > > How should I install the required lib and header files and how should I > compile the gtk+ applications ?
So, why don't you let OE build all necessary gtk+ libs and headers for you? Just run "bitbake your-gtk-app"... -- Denys _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
