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 executable file on raspberry PI
-
I've completed simple program moving rectangle around screen with 4 mouse buttons using qt4.8. It compiles and runs okay in debug. Tried to run the executeable in "startx" and although a window appears it is blank and nothing happens. I have read similar issues and suggestions that the library files are not in the right directory.
Is this correct?
How do I know what files these are?