Dependent Qt6Widgets.lib does not exist
-
Hello everyone,
I'm encountering an issue when trying to open a project in Qt6 Creator. The error message I receive is as follows:
dependent 'C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\lib\Qt6Widgets.lib' does not exist.
It seems like the Qt6Widgets.lib file is missing. I've tried searching for a solution but haven't had any luck.
Has anyone else encountered this problem? If so, how did you resolve it? Any help would be greatly appreciated.
Thank you!
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
I am just guessing - not an expert on design studio:
Looks to me as if the project uses widgets, which is obviously not covered by the reduced version of design studio.
What kind of project is it?