Hello
I am having trouble installing Qt on my Windows machine; specifically when I try to integrate it with Visual Studio. After following the standard installation process (using the Qt Online Installer for version 6.5), I encountered an error stating that certain dependencies could not be found during the Visual Studio integration phase. The error message mentioned missing DLL files that are supposed to be linked with the Qt tools, but they don’t seem to exist in the directories where they should be. I’ve tried reinstalling the necessary components multiple times and checked that Visual Studio is properly configured to detect Qt; but the issue persists.
I’ve ensured that both Visual Studio 2022 and Qt Creator are up to date, and I’ve configured the paths in the Qt settings to point to the correct directories. However, despite this, I still face the same problem. Additionally, when I try to build a simple Qt project from Visual Studio, the IDE fails to compile; throwing a "Qt environment setup error."
Has anyone encountered similar issues when using Qt with Visual Studio; particularly with missing dependencies during installation? Any suggestions on how to resolve this problem or troubleshoot the missing files would be greatly appreciated.
I have re-installed both Visual Studio and Qt to ensure both are the latest versions. Ensured Qt is correctly configured in Visual Studio via the Qt Visual Studio Tools extension. Verified system paths and environmental variables are set correctly, but issue remains unresolved.
Attempted to build a simple Qt project, but Visual Studio cannot find the necessary libraries to complete the build. I have checked https://doc.qt.io/qtvstools/qtvstool...o-install.html
Any advice or steps I might have missed to get Qt fully integrated with Visual Studio would be helpful.
Thank you !
Okta administrator
Bookmarks