Issues running executable file on raspberry PI
Mobile and Embedded
1
Posts
1
Posters
1.6k
Views
1
Watching
-
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?