[boost-build] feature request for qt4.jam

A suggestion for qt4.jam file is to create/separate out the inc/bin/lib prefix variables rather than hardcode .prefix/include/QtXXXXX in the sections. My distro puts things in /usr/include/qt4/QtXXXXX so I end up having to modify this file. I'm not sure what the correct solution is for this, but at least if there were separate prefix variables, I could just change a couple of lines rather than multiple places in the script. Overall, this support makes building QT apps a snap. Thanks for providing it. Brian

Schrom, Brian T wrote:
A suggestion for qt4.jam file is to create/separate out the inc/bin/lib prefix variables rather than hardcode .prefix/include/QtXXXXX in the sections. My distro puts things in /usr/include/qt4/QtXXXXX so I end up having to modify this file. I'm not sure what the correct solution is for this, but at least if there were separate prefix variables, I could just change a couple of lines rather than multiple places in the script.
Hi Brian, can you please create a ticker in Boost.Build tracker at https://zigzag.cs.msu.su:7813/boost.build ? I don't think I'll have the time to change this today, or tomorrow, but this looks like a reasonable thing to change for the next milestone release. Thanks, Volodya P.S. If possible, post further email on Boost.Build to boost-build@lists.boost.org mailing list.
participants (2)
-
Schrom, Brian T
-
Vladimir Prus