Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Issues running program on ARM
-
This post is deleted!
-
@samapollo
Have you compiled Qt 4 for you arm, and have you deployed properly - either by installing the relevant *.so files in the system directory for libraries (usually/usr/lib
), or by providing a path for the loader?
-
No I have not.
Do I need Qt installed, or just the specific libraries associated with my project?
-
Hi,
Isn't that the same question already being answered here ?