I installed the latest Qt SDK. I see that though mine is a 32-bit Windows XP, the installation creates “qtcreatorcdbext64” directory instead of “qtcreatorcdbext32” directory. I get the
“\QtSDK\QtCreator\lib\qtcreatorcdbext32\qtcreatorcdbext.dll”
error on launching the executable.
On renaming the “qtcreatorcdbext64” directory to “qtcreatorcdbext32”, I get the
The call to LoadLibrary(qtcreatorcdbext) failed, Win32 error 0n193
“%1 is not a valid Win32 application.” Please check your debugger configuration and/or network access
error. Where to get the 32-biut version of “qtcreatorcdbext.dll”? Have anyone got this error? Am I doing something wrong?
Found it is an issue with the latest QtSDK and is already reported.
Refer QtDeveloperForum and Qt JIRA