You can check dependencies with ldd. Type in console:
This should list you all required libraries and some of them might be marked as "missing" (or something similar, don't remember exactly :P)ldd your_executable_file
You can check dependencies with ldd. Type in console:
This should list you all required libraries and some of them might be marked as "missing" (or something similar, don't remember exactly :P)ldd your_executable_file
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
Bookmarks