Qt 6.11 is out! See what's new in the release
blog
[Solved] qt shared libraries not found
General and Desktop
4
Posts
3
Posters
7.3k
Views
1
Watching
-
when i try to compile a qt and c++ application
i have this error:/cygdrive/c/Users/Benedetto/Documents/NetBeansProjects/Memory/dist/Debug/MinGW-Windows/Memory.exe: error while loading shared libraries: QtGuid4.dll: cannot open shared object file: No such file or directory
RUN FAILED (exit value 127, total time: 218ms)
suggestions? :P