id summary reporter owner description type status milestone component version severity resolution keywords cc 7826 qt5.jam uses wrong path for QtCore library if debug symbols are seperate Robin Eckert Vladimir Prus "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 :-)" Bugs closed To Be Determined build Boost Release Branch Problem fixed