qt project doesnt start
Unsolved
Qt 6
-
Hi, im trying to run my qt project build from terminal but my terminal gives me this " while loading shared libraries: libQt6Widgets.so.6: cannot open shared object file: No such file or directory"
Should i install something? -
Add Qt libs to LD_LIBRARY_PATH, or install Qt system-wide (distro packages).