Closed GoogleCodeExporter closed 9 years ago
1) Running "qmake -project "CONFIG-=debug" -r" will destroy the existing pro
file which is where the GIT
defines are set.
2) Qt has changed some api after that release which arora has been updated to
match. DnsPrefetchEnabled for
example was added to Qt after the release so Arora 0.10.0 will not compile with
tp1 without disabling a few
things.
Original comment by ice...@gmail.com
on 8 Oct 2009 at 4:29
Ok, sorry for this error.
I will retry and inform you.
Thanks.
Original comment by une.belette@gmail.com
on 8 Oct 2009 at 5:36
Hi,
I've developed QT sample and want to cross compile it for ARM board (mini-2440).
Can you guide me through or give and reference sites/books.
Regards,
Sumit
Original comment by sumitmo...@gmail.com
on 14 Nov 2009 at 10:35
@sumitmorey: arora is just a standard qt application. If you already have qt
building for your arm board simple
run qmake;make to build (qmake should point to your arm build of qt). But this
really isn't related to this bug
report and would probably be better on the mailinglist. You can find more
information about cross compiling qt
on doc.trolltech.com
Original comment by ice...@gmail.com
on 17 Nov 2009 at 10:49
I am new and I have to port web browser on Embedded Linux for ARM9. I have
compiled arora11.0 using QT4.5.3 IDE and it is working. But after cross
compiling the same code for arm using arm-linux, the executable does not run on
target board and throws error even though it is cross compiled successfully.
Can anybody please help?
Original comment by pranavsi...@gmail.com
on 14 Mar 2012 at 12:24
Original issue reported on code.google.com by
une.belette@gmail.com
on 8 Oct 2009 at 12:48