Results 1 to 2 of 2

Thread: Boost library + Qt

  1. #1
    Join Date
    Apr 2016
    Posts
    1
    Qt products
    Qt3
    Platforms
    Windows

    Default Boost library + Qt

    I've the file boost_1_60_0.zip and unzipped in directory
    C: \ Boostfinal


    And then build the file C: \a using the bootstrap and b2 .

    My .pro file looks like this :

    IncludePath + = C: \ Boostfinal \ boost_1_60_0

    LIBS + = C:\a\boost\bin.v2\libs\regex\build\gcc-mingw-4.9.2\release\link-static\threading-multi\libboost_regex-mgw49-mt-1_60.a


    But I have the Following message:
    "Duplicate section ' .rdata libboost_regex - mgw49 - MT- 1-60.a ( regex.o ) "

    anyone can help me ?

  2. #2
    Join Date
    Apr 2015
    Posts
    2
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Android

    Default Re: Boost library + Qt

    It'll be silly but have you tried without white spaces in include path?

Similar Threads

  1. QtCreator with boost library is very slow
    By Scope in forum Qt Programming
    Replies: 1
    Last Post: 31st December 2015, 21:03
  2. Replies: 1
    Last Post: 14th April 2012, 01:55
  3. adding boost library to Qt
    By neutrino in forum Qt Programming
    Replies: 13
    Last Post: 7th August 2011, 16:59
  4. how to configure boost c++ library with qt 4.5
    By er.girisht in forum Newbie
    Replies: 1
    Last Post: 21st December 2010, 22:14
  5. Replies: 0
    Last Post: 12th April 2010, 08:05

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.