Qt 6.11 is out! See what's new in the release
blog
To use QGlWidget which qt library file I have to add in Visual Studio project.
General and Desktop
1
Posts
1
Posters
762
Views
1
Watching
-
I created sln file from .pro file but when I am adding QGlWidget to it lots of linker errors related with QGlWidget are coming. That means project file is not having right settings for any required library file. Even though the project was running well in creator with .pro. Do you have idea which lib file belong to QGlWidget so that I will add it manually to project file.