Boost logo

Boost-Build :

Subject: Re: [Boost-build] [boost-build] [boost] qt4.jam on fedora
From: crox (lisp-hacker_at_[hidden])
Date: 2011-02-17 13:48:29


Thanks it works, the resulting using invocation looks like:
 
using qt4 : /usr/ : ~/local/bin/ ;
 
Qt tools are simlinked in ~/local/bin. All other Qt is installed as normal in /usr/{include,bin,lib}.
 
17.02.2011, 19:41, "Ghodechhap" <ghodechhap@ghodechhap.net>:

On Thursday 17 February 2011 02:17:59 crox wrote:

> Hello!

>

> On Fedora qmake, moc and uic have unusual names with -qt4 suffix appended

> (qmake-qt4, moc-qt4, uic-qt4). Can qt4.jam from boost-build tools be used

> in such environments? If yes, then how? If not, then how to fix this,

> without breaking support for "normal" systems?

 

you can symlink them in an empty directory without qt4 suffix and configure qt4 to use that path. That should work.

 

HTH

 

--

Regards

Shridhar

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk