Qt-interest Archive, July 2007
Re: Cross-compiling Qt/X11
Message 1 in thread
Pankaj wrote:
> Is it possible to cross-compile Qt for X11?
A quick answer:
http://lists.trolltech.com/qt-interest/2006-05/thread01356-0.html
> I am trying to cross compile Qt 3.3.5 on RedHat Linux 9.0. I have GNU
> cross compiler chain for PowerPC. How can I use the same for generating QT
> libraries for PowerPC using the GNU cross toolchain for PowerPC.
It should be possible, but you'll have to be careful about the way you build
the tools like qmake, moc and uic. All of these need to run on the build
system and you may also want to build them for the target system.
Some people reading this list may have already done this, but they may not
be reading right now (during what is a vacation period for some people).
Searching the Web for solutions may be more fruitful at the moment.
Good luck!
David
--
[ signature omitted ]
Message 2 in thread
Hello,
Is it possible to cross-compile Qt for X11?
I am trying to cross compile Qt 3.3.5 on RedHat Linux 9.0. I have GNU cross compiler chain for PowerPC. How can I use the same for generating QT libraries for PowerPC using the GNU cross toolchain for PowerPC.
Kindly help in this regard.
Thanks in advance.
Message 3 in thread
On 7/19/07, Pankaj <pankaj@xxxxxxxxxxxxx> wrote:
> Hello,
>
> Is it possible to cross-compile Qt for X11?
>
> I am trying to cross compile Qt 3.3.5 on RedHat Linux 9.0. I have GNU cross
> compiler chain for PowerPC. How can I use the same for generating QT
> libraries for PowerPC using the GNU cross toolchain for PowerPC.
Asking the same question twice in three days is bad mailing list etiquette.
--
[ signature omitted ]