Results 1 to 2 of 2

Thread: threading building block in qt

  1. #1
    Join Date
    Mar 2011
    Posts
    35
    Thanks
    13
    Qt products
    Qt4
    Platforms
    Windows

    Default threading building block in qt

    can anybody please help me how to link the tbb(intel) library in qt ....
    your help shall be appreciated

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: threading building block in qt

    This particular flavour of question has been covered in this forum more times than I have had birthdays. Assuming that you are using qmake then you want the LIBS qmake variable (and probably also the INCLUDEPATH variable to preempt your next question). See the bottom of http://doc.qt.nokia.com/4.7/qmake-project-files.html

    If you are not using qmake then this question has nothing to do with Qt and you should consult your build system/compiler/linker docs.

Similar Threads

  1. Threading with rsh and rcp
    By jaxrpc in forum Newbie
    Replies: 2
    Last Post: 4th June 2010, 11:50
  2. Threading...?
    By sekatsim in forum Qt Programming
    Replies: 12
    Last Post: 10th June 2008, 01:14
  3. Qt Threading
    By avh in forum Newbie
    Replies: 7
    Last Post: 30th May 2008, 20:20
  4. New kid on the block
    By wysota in forum General Discussion
    Replies: 2
    Last Post: 4th May 2008, 20:59
  5. Sub-Threading
    By TheGrimace in forum Qt Programming
    Replies: 4
    Last Post: 7th June 2007, 16:38

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.