mxe Questions

4

Solved

I wanted to migrate my Qt 4 app to use Qt 5 instead. These instructions failed, due to some differences with how MXE builds Qt 5, including the fact that it uses modularised Qt tarballs, instead of...
Exudate asked 5/1, 2013 at 9:50

1

I need to use qt version 5.5 with mxe but dont find any option. I only see qt which is 4.8.7 and qt5 which is 5.8 Am I restricted to one of the two versions or is there any option to use 5.5 also. ...
Lachish asked 22/3, 2017 at 13:35

1

Currently I'm trying to deploy a Qt application for Windows using MinGW and CMake from Linux. I used MXE to prepare building environment (install mingw32 and compile Qt5 shared libraries). I've wri...
Turn asked 16/3, 2016 at 9:11

2

I'm trying to use MXE (with help from this tutorial), and I'm getting this error at the qmake && make step: Project ERROR: Unknown module(s) in QT: webkitwidgets". What does this m...
Airdry asked 16/10, 2013 at 22:42

4

To comply with Qt's LGPL license, an application using the Qt library must either make the source code available or link dynamically against Qt (if I got that correctly in this few words). So I'd ...
Tyrannous asked 28/1, 2013 at 21:37
1

© 2022 - 2024 — McMap. All rights reserved.