Results 1 to 8 of 8

Thread: QVector value in Local and expression

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: QVector value in Local and expression

    No, go into your Qt Creator preferences and "Build & Run", then Qt Versions. Select the Qt version you're using and then expand the section for "Helpers" and make sure you build the debugging extensions.

    I haven't used windows in several years, so may have to dig a little to find that option and I'm not 100% sure that it's applicable for MSVC, but basically it sounds like your debugger doesn't understand the Qt types, etc.

  2. The following user says thank you to jefftee for this useful post:

    vinothrajendran (1st July 2015)

Similar Threads

  1. Multi defined QVector<float>::QVector<float>
    By lni in forum Qt Programming
    Replies: 1
    Last Post: 6th May 2013, 07:58
  2. Help with sorting QVector< QVector<int> >
    By m3rlin in forum Qt Programming
    Replies: 3
    Last Post: 10th January 2013, 13:28
  3. sort a Qvector based on another Qvector
    By OzQTNoob in forum Qt Programming
    Replies: 2
    Last Post: 16th February 2012, 06:39
  4. Replies: 5
    Last Post: 2nd September 2011, 23:11
  5. reg expression
    By mickey in forum General Programming
    Replies: 8
    Last Post: 5th July 2007, 20:21

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.