I was wondering how many of you have managed (or attempted) to cross-compile Qt5 (or even 4.x for that matter) for the Pi?
I have an issue in that a cross-platform project I am working on relies heavily on QtWebkit - which is missing from the Qt5 snapshots due to recent volatility in that particular module.
After some email exchanges with people involved in the Qt project, I have been advised that I really will need to build this for myself - none of the few binary releases available contain QtWebkit. However, I am really struggling to get this built. Every time recently that I have cloned the source and tried to build, I have had different errors. I know Qt5 is currently pre-release, and not entirely stable yet, but that still doesn't really help my situation!
So - has ANYONE out there managed to build Qt from source for themselves? And on the off chance that someone somewhere has actually managed to get a QtWebkit library out the other end - don't suppose you'd feel like sharing that library, would you?
Kind Regards,
Ash