How to specify specific qt version in mxe
Asked Answered
L

1

6

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.

Thanks

Lachish answered 22/3, 2017 at 13:35 Comment(0)
T
1

Here is example how to freeze Qt version https://github.com/mxe/mxe/tree/master/plugins/examples/qt5-freeze

You need to copy that plugin folder and edit it to change to a version you need.

And than use it by adding mxe additional argument MXE_PLUGIN_DIRS='plugin dir path'

Taskwork answered 16/5, 2020 at 2:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.