I am using Squish 7.0.0 6.2x for my Qt application which is built on Qt 6.2.3. While launching the AUT from squish its throw error "could not load Qtwidgets library qt6widgests.dll : The specified module could not be found."
While launching AUT standalone mode, its works fine. The application package doesn't have this dll. Need help for below. I tried to search the dll for download but it's not available.
- How to avoid this error in Squish tool (such as disabling/enabling configuration).
- How to build this dll along with my AUT.