Qt 6.11 is out! See what's new in the release
blog
[solved] HELP Me plz qglinfo.exe - Entry Point Not Found
Installation and Deployment
12
Posts
3
Posters
9.7k
Views
1
Watching
-
ya I installed the MSVC and MinGW I've 2version installed in my computer
-
Thanx it's solved
-
Hi, I also meet this question but I haven't solved it. Can you tell me how did you solve it?
Thanks. -
you have to install Qt5 first
-
I don't install and use Qt3D. I meet this problem when using another program that are written in Qt. There are no compiled errors but showed this information when running the .exe file.
-
so try to put all .dll need beside the .exe file like QtCore4.dll and try this
-
put them in the same folder with .exe
-
Thank u, I solved it. The reason is that the Qt version I installed is not correct.
-
:) you're welcome