In QT my application work correctly and it compiled but i deploy to windows i am getting error and i already pasted the dll files in binary file path.
"this application was unable to start correctly 0xc00007b".
for example i done this using cmd.
C:\Qt\Qt6.2.4\6.2.4\mingw_64\bin>windeployqt.exe c:\Qt\Qt6.2.4\Examples\Qt-6.2.4\quick3d\build-principledmaterial-Desktop_Qt_6_2_4_MinGW_64_bit-Release\release\principledmaterial.exe
kindly help me the solution.