Re: [Development] QT5 Configure has windows specific code

2013-02-12 Thread Mark Brand
> I am trying to build configure in QT5 on linux host. But it seems like > there is windows specific code in some of its files > like configureapp.cpp and environment.cpp. Is there any solution to this? Yes, for cross-compiling Qt on a linux host for MinGW, the configure script can be used, at

[Development] QT5 Configure has windows specific code

2013-02-12 Thread Mumtaz Ahmad
I am trying to build configure in QT5 on linux host. But it seems like there is windows specific code in some of its files like configureapp.cpp and environment.cpp. Is there any solution to this? ___ Development mailing list Development@qt-project.org ht