[Boost-bugs] [Boost C++ Libraries] #7826: qt5.jam uses wrong path for QtCore library if debug symbols are seperate

Subject: [Boost-bugs] [Boost C++ Libraries] #7826: qt5.jam uses wrong path for QtCore library if debug symbols are seperate
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-23 19:02:55


#7826: qt5.jam uses wrong path for QtCore library if debug symbols are seperate
----------------------------------------------------+-----------------------
 Reporter: Robin Eckert <const@…> | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
----------------------------------------------------+-----------------------
 This error occured during (static) linking when cross-compiling a Qt5
 application using mingw:

 relevant part of the b2 -d+2 output:

     "/usr/bin/i686-w64-mingw32-g++" [...] -lQt5Widgetsd -lQt5Svgd
 -lQt5OpenGLd -lQt5Xmld -lQt5Guid -lQtCored [...]
 /usr/bin/i686-w64-mingw32-ld: cannot find -lQtCored

 The library filename in my case is "libQt5Cored.a"

 The attached patch solves the problem at least in my case.

 Qt5 support otherwise works like a charm here :-)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7826>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC