Hi Kurt,
Sorry you're having issues. What version of Mixxx are you using, the 1.11
release branch? A source tarball?
Also, could you please pastebin the full compile output? The snippet you
posted drops a lot of important information.
What problem did you have with Qt 4.8.3? Our build server uses Qt 4.8.3 to
produce our OS X bundles so that may have just been a quirk of your system
/ environment.
Do you know what architecture your Homebrew environment targets? It's
likely you are building Mixxx for x86_64 and your homebrew environment is
built for i386. If you don't know you can find out by the running the
'file' command on any dylib or so in your homebrew lib folder (ideally do
this for QtCore or a Qt library so we can see what architectures your
version of Qt was built for).
Cheers,
RJ Ryan
On Tue, Sep 25, 2012 at 12:30 PM, Kurt Vonderalm
<kurt.vonder...@gmail.com>wrote:
> Hi guys,
> I have some issues compiling under OSX 10.7.5
>
> I installed all the dependencies (except of HSS1394) and run QT 4.6.4
> Cocoa library (4.8.3 doesn't work at all btw guys).
>
> So Scons wnet thorugh but I get issues when building the package using
> scons bundle. It quits with:
>
> ...ite -lmad -lid3tag -lshout -lvorbisenc
>> Undefined symbols for architecture x86_64:
>> "QMetaType::registerTypedef(char const*, int)", referenced from:
>> int qRegisterMetaType<QByteArray*>(char const*, QByteArray**)in
>> bytearrayclass.o
>> int qRegisterMetaType<QByteArray*>(char const*, QByteArray**)in
>> bytearrayprototype.o
>> ld: symbol(s) not found for architecture x86_64
>> collect2: ld returned 1 exit status
>> scons: *** [osx64_build/mixxx] Error 1
>> scons: building terminated because of errors.
>
>
> I googled a bit and believe it might be due to a compiler conflict,
> running g++ instead of gcc or the other way around.
>
> Anyone able to help?
>
> (Btw, i installed the dependencies using Homebrew (as Macports stinks)
> Went very smooth and I will add this method to the Wiki ASAP. Hoever
> someone forgot to mention the FLAC library in the sources so sudo port
> install FLAC should be added to all the methods.)
>
> Thanks,
> Kurt
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel