Jump to content

User talk:Tomg66: Difference between revisions

From KDE TechBase
Tomg66 (talk | contribs)
help with cross compiling
 
(No difference)

Latest revision as of 21:17, 23 April 2008

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