Results 1 to 3 of 3

Thread: ModelTest - check the integrity of the tree

  1. #1
    Join Date
    Jan 2011
    Posts
    212
    Thanks
    24
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default ModelTest - check the integrity of the tree

    Hello forum,

    Have anyone tried the ModelTest tool provided by the QtLabs.

    I am tried to integrate it to my project as instructed in their page as follows:

    http://qt-project.org/wiki/Model_Test


    But i am having the following error:

    Qt Code:
    1. :-1: error: No rule to make target `tst_modeltest.cpp', needed by `../../Build/H3DSceneEditor/Debug/tst_modeltest.o'. Stop.
    To copy to clipboard, switch view to plain text mode 

    I then made some changes to the .pro file that came along with the modeltest tool.

    Instead of their provided

    Qt Code:
    1. load(qttest_p4)
    To copy to clipboard, switch view to plain text mode 


    I inserted

    Qt Code:
    1. CONFIG += qtestlib
    To copy to clipboard, switch view to plain text mode 


    Still i am having the same problem.


    Any idea to make it work ?



    Regards
    Sajjad

  2. #2
    Join Date
    Jan 2011
    Posts
    212
    Thanks
    24
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: ModelTest - check the integrity of the tree

    Hello forum,

    It has been quite a while since i posted the above thread.

    No reply so far.


    Regards
    Sajjad

  3. #3
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: ModelTest - check the integrity of the tree

    If you can get example project together to show that problem then I can check it for you, but of top of my head I don't know what could be a problem.

Similar Threads

  1. Tree View - cannot edit check box
    By GrahamLabdon in forum Newbie
    Replies: 1
    Last Post: 1st June 2011, 18:35
  2. Qt tree widget with check boxes iteration
    By denton17 in forum Newbie
    Replies: 1
    Last Post: 9th November 2010, 14:24
  3. how to create a tree with check on branch?
    By richardander in forum Qt Programming
    Replies: 3
    Last Post: 8th January 2009, 16:57
  4. serialization & data integrity
    By darksaga in forum Qt Programming
    Replies: 2
    Last Post: 28th August 2007, 13:04
  5. Check and Uncheck on a Dir Tree?
    By vishal.chauhan in forum Qt Programming
    Replies: 2
    Last Post: 3rd July 2007, 11:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.