Qt4-preview-feedback Archive, April 2007
UIC hanging machine when cross-compiling 4.3.0 snapshot
Message 1 in thread
Hello all,
I'm trying to cross compile the 4.3.0 snapshot (20070404) into
arm-linux-g++. I am using the following configuration:
[-embedded arm -xplatform qws/linux-arm-g++ -depths 16 -qt-kbd-vr41xx
-qt-gfx-vnc -qt-freetype]
When compiling the entire platform, including examples, UIC spins in
place at 100% when trying to execute this step of the make:
.../qtopia-core-commercial-src-4.3.0-snapshot-20070404/bin/uic
validators.ui -o .uic/release-shared-emb-arm/ui_validators.h
I'm working around this step by not compiling the examples and demos,
but I'd like to know if this is a sign of a larger problem with ARM
cross-compilation.
Thanks,
Louis Koziarz