Building Qt 5.1.0 for Samsung S3C2440 (ARM 920T) Problem.
-
I tryed to cross-compile new qt 5.1.0 for samsung S3C2440 (ARM 920T - Core:ARMv4T) and got this error:
@../3rdparty/v8/src/arm/macro-assembler-arm.cc:65:3: error: #error "For thumb inter-working we require an architecture which supports blx"
@
If I configure the compilation for ARMV5T as a test, it will compile properly but I couldn't run any program on that.. -
did you tick developers usb checkbox (in settings menu) ?
-
can you tell me how to configure the compilation?