Gtk Cross compile with Scratchbox ATK issues



Hello all,

I recently installed Scratchbox to enable cross porting to ARM. I have already built DirectFB and can directly run their samples. Most of the other items that GTK depends upon have already been cross compiled and seem to work well. However, I'm having issues with ATK. It doesn't want to pick up the pkgconfig paths, even though PKG_CONFIG_PATH is correctly set. ATK complains that GLIB is not there and suggest setting the environment variable.

I have built a simple program that links against GLIB, so I know that it's OK (used g_printf AND pkgconfig to build it).

Has anyone else seen this problem?

Thanks,

Keith



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