>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 mixxx compiling again for me.
>
>
> Index: src/SConscript
> ===================================================================
> --- src/SConscript      (revision 2217)
> +++ src/SConscript      (working copy)
> @@ -186,9 +186,9 @@
>  if platform == 'linux':
>        default_qtdir = '/usr/share/qt4'
>  elif platform == 'osx':
> -       default_qtdir = '/usr/local/Trolltech/Qt-4.3.2/'
> +       default_qtdir = '/usr/local/Trolltech/Qt-4.4.0/'
>  elif platform == 'win32':
> -       default_qtdir = 'C:\\qt\\4.3.0'
> +       default_qtdir = 'C:\\qt\\4.4.0'
>
>  #Read the qtdir flag, if it was set explicitly
>  flags_qtdir = ARGUMENTS.get('qtdir', default_qtdir)
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to