Forum Discussion

svruss's avatar
svruss
Occasional Contributor
14 years ago

Can't take objects from Qt application

Hello,

This days I build one of example applications in Qt Creator 2.0.0 Based on Qt 4.7.0 (32 bit) called Calculator. When I try to collect objects in calculator with Create Object Checkpoint it recognize as object only application without buttons or text box. For example I start standard windows calculator and where same objects was recognized properly. Why in Qt application small objects can't be recognized? I use Test Complete 7.52 with added Qt 4.5.0 and 4.5.2 Support Modules as newest over Windows Vista (32bit). Qt support libs are check in Extensions list.



Best Regards



Svetoslav

4 Replies

  • svruss's avatar
    svruss
    Occasional Contributor
    Hello again,

    I build same example in Qt version 4.5.2. This time the modules are for corect version on Qt(I reinstall them), but I again can't take objects. Why? Application is in attached file.

  • Hi Svetoslav,





    Do you use the GNU Compiler Collection to compile your application? If you do, your application does not meet the requirement from the "Testing Qt Applications" help topic - applications must be created using Microsoft Visual Studio .NET 2003, Microsoft Visual Studio 2005, or Microsoft Visual Studio 2008.