JIT is disabled for QML on Raspberry pi 3
-
Hİ
This error is coming "JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform." when my application runs for raspberry pi 3 on ubuntu qt creator
How can I correct this error ?
-
Hİ
This error is coming "JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform." when my application runs for raspberry pi 3 on ubuntu qt creator
How can I correct this error ?
-
You need to tell us more information about your system, version, etc.
What did you tried already? Do you compile the application on the Raspberry? Do you use the precompiled binaries? Or did you compiled Qt by yourself? What is the output with the compiler flags?