[Qt-interest] Cross compile problem
Stefano Rosellini
stefano.rosellini at iv-srl.it
Mon Jun 28 11:25:32 CEST 2010
Hi to all.
I created a mingw cross-compile environment on Linux for Qt 2010.03 in
this way: I installed mingw-cross environment, I copied a working qt
windows installation on linux and I copied (as cross-win32-g++) and
modified win32-g++ mkspec on my linux qt installation to get alternative
environment.
All works ok, except for one thing. The qmake command is taken from
linux installation and works well except for a project where I have
qaxcontainer in CONFIG var: it's simply ignored.
I think is because on Linux activex has no sense. I should recompile
Windows qmake for Linux? And if affermative, how can I do that ?
Someone can help me?
More information about the Qt-interest-old
mailing list