Hi Guys,

I was wondering if anyone here has got sucess compiling trunk on Snow
Leopard.
I followed the wiki
entry<http://www.mixxx.org/wiki/doku.php/compiling_on_os_x>,
but I guess some library I got from macports came as 64bit, which is
breaking scons process?

I'm using scons force32=1 (so it builds as 32bit).

And getting the following:

lots of warnings like this:
ld: warning: in osx_build/moc_vinylcontrolsignalwidget.o, file is not of
required architecture
ld: warning: in osx_build/midi/moc_midiscriptengine.o, file is not of
required architecture
ld: warning: in /usr/local/lib/libportmidi.dylib, missing required
architecture x86_64 in file
Undefined symbols:
  "_main", referenced from:
      start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
scons: *** [osx_build/mixxx] Error 1
scons: building terminated because of errors.


^  this sounds as if it got wrong architecture somewhere...
Well, if it doesn't work I think I might use Ubuntu on a VM...

Thanks!

-- 
Bruno de Campos Buccolo
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to