User talk:Tomg66

From KDE TechBase
Revision as of 21:17, 23 April 2008 by Tomg66 (talk | contribs) (help with cross compiling)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

poking around the KDE site, I see the only pages that talk about cross compiling is to build KDE for windows. Well, I would like to build konqueror for an mipsel box on my intel based box. I've got QT embedded 4.4.0 built and installed. Of course the utilities it builds are for mipsel, and when cmake tries to invoke qdbusxml2cpp in the early stages of kdelibs it, of course, fails. How do I let cmake know that I want to build my system for mipsel?

tom