Error Message when running QT Sample application
Hi everybody,
we are having recognition problems with a QT application (LTS 5.15.8) that we want to integrate into our E2E tests.
To see what QT applications with TestComplete normally look like, we downloaded the TestComplete examples. However, when starting the QT demo, we get the following (german) error message:
---------------------------
Orders.exe - Einsprungpunkt nicht gefunden
---------------------------
Der Prozedureinsprungpunkt "?qWinMain@@YAXPAUHINSTANCE__@@0PADHAAHAAV?$QVector@PAD@@@Z" wurde in der DLL "C:\Users\Public\Documents\TestComplete 15 Samples\Desktop\Orders\Qt\Release\Orders.exe" nicht gefunden.
---------------------------
OK
---------------------------
Is there any documentation on what requirements must be met for this sample application to run?
Best regards
Matthias
After trying different versions, it requires qt-windows-opensource-5.0.0-msvc2010_32-x86-offline.exe.
My environment variable PATH includes "C:\Sandbox\Qt\Qt5.0.0\5.0.0\msvc2010\bin"