Re: [Mixxx-devel] SConscript's qtdir is out of date

2008-07-31 Thread Nick Guenther
The problem is a mixture of http://www.mixxx.org/wiki/doku.php/compiling_on_os_x not emphasizing that 4.3 matters, and the closest thing that http://trolltech.com/developer/downloads/qt/mac has to an obvious link takes you to 4.4. It might be worth noting this on the wiki. Alternatively, default_q

Re: [Mixxx-devel] SConscript's qtdir is out of date

2008-07-31 Thread Albert Santoni
The Windows builds I do use Qt 4.4, so if you want to change the default directories (a la Nick's patch), it's fine by me. Linux's default directory doesn't depend on the version, which is the only one that's worth really worrying about. :) (We just won't change the version check in the SConscript

Re: [Mixxx-devel] SConscript's qtdir is out of date

2008-07-31 Thread Adam Davison
Agreed on both points, I think ubuntu is still shipping 4.3 and gentoo didn't have 4.4 marked as stable last time I checked. We'll probably wait for a compelling reason to upgrade. Adam 2008/7/31 Tom Care <[EMAIL PROTECTED]>: > From memory we are still going with 4.3.x at the moment - can any of

Re: [Mixxx-devel] SConscript's qtdir is out of date

2008-07-30 Thread Tom Care
>From memory we are still going with 4.3.x at the moment - can any of the other devs confirm? We will have to implement a better Qt directory detect eventually I think :) Tom On Thu, Jul 31, 2008 at 1:04 PM, Nick Guenther <[EMAIL PROTECTED]> wrote: > Sorry, the one last nuisance before I got mix