Results 1 to 2 of 2

Thread: Building Boost libraries for QT

  1. #1
    Join Date
    Mar 2010
    Posts
    92
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Building Boost libraries for QT

    The Boost initiative is the next hottest thing after STL for the C++ community. While the documentation is quite good, it can be overwhelming to get a quick start. This simple article explains a method of building Boost libraries. but when i use they on QTcreator then it allway error,beacase a few library need binary library,so i build binary library run QTcreator

    ex: error with filesystem --> undefined reference to `boost::system::get_system_category()
    http://www.qtcentre.org/threads/2941...ht=#post138356


    i downloaded Boost 1.42.0 http://sourceforge.net/projects/boos.../boost/1.42.0/
    and download Bjam http://ncu.dl.sourceforge.net/projec....7-1-ntx86.zip
    but i dont known build boost on QT,can you help me ?


    MY OS: windows 7 32bit
    Last edited by nhs_0702; 1st April 2010 at 10:08.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Building Boost libraries for QT

    You don't "build boost on Qt", you just "build boost". Qt has nothing to do with this. Just download appropriate (boost) files and follow the instructions given in Boost release to build the library.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Qt 4.6 with VS 2008 Express: Linker error when building libraries
    By scrontch in forum Installation and Deployment
    Replies: 9
    Last Post: 10th January 2010, 15:25
  2. Building application with static Qt libraries
    By nedlab in forum Installation and Deployment
    Replies: 1
    Last Post: 28th December 2008, 20:07
  3. Boost libraries
    By steg90 in forum General Programming
    Replies: 26
    Last Post: 13th June 2007, 12:50
  4. Replies: 2
    Last Post: 8th March 2007, 22:22
  5. Combining Qt with other libraries (Boost, ...)
    By Raistlin in forum Qt Programming
    Replies: 2
    Last Post: 13th February 2007, 06:28

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.