-
Notifications
You must be signed in to change notification settings - Fork 14
Fails to build with qt 5.14.0 #25
Comments
I've been using Qt 5.12 and 5.13. I haven't tried 5.14. Could you try a completely clean build? Like erase the deps and _build directory first and see what happens. I expect to be making a pass on issues like this next week when I work with Justin Schneck to go over any updates to his kiosk training class. Thanks for the heads up that Qt 5.14 might have caused a regression. |
I tried a clean build, but unfortunately it does not change anything |
I tried this on Mac OS with qt 5.14 installed from homebrew and I did not receive this error. How did you go about installing QT 5.14? |
I installed it using
|
It only fails when trying to compile with MIX_TARGET=rpi3. The workaround provided by @arjan in nerves-web-kiosk/kiosk_system_rpi3#49 works for me as well. |
Yep.. I don't have enough Qt experience to see what's going wrong exactly.. some trial and error brought me to this workaround. |
FYI - nerves-project/nerves_system_br#421. This should be available soon in kiosk_system_rpi3 (or so I'm told). |
When trying to build on mac os and qt 5.14.0 I get the following error:
Is it an incompatibility with qt 5.14?
The text was updated successfully, but these errors were encountered: