Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Peter G. Marczis
Crazy 8) The same thing took 3days of my life... Scons is great but sometimes goes bad... Anyway, I'm happy that it works! Br, P. On Mar 20, 2015 2:33 AM, "Be" wrote: > scons -c fixed it. Thanks. > > On 03/19/2015 01:58 PM, Peter G. Marczis wrote: > > And you can try to run scons -c first than sc

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Be
scons -c fixed it. Thanks. On 03/19/2015 01:58 PM, Peter G. Marczis wrote: > And you can try to run scons -c first than scons again ! > I run on Fedora21 and I can compile without issues > I can send you my packet list if you need... > Br, > Peter. > > > On Thu, Mar 19, 2015 at 8:56 PM, Ryan

[Mixxx-devel] beta?

2015-03-19 Thread Owen Williams
So how about that release? Do we still have crashing problems on windows? is anyone looking in to that? Any other blockers? owen -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Int

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Peter G. Marczis
And you can try to run scons -c first than scons again ! I run on Fedora21 and I can compile without issues I can send you my packet list if you need... Br, Peter. On Thu, Mar 19, 2015 at 8:56 PM, Ryan Kramer wrote: > Scons does dependency checks by compiling a simple "return 0;" program.

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Ryan Kramer
Scons does dependency checks by compiling a simple "return 0;" program. If the compiler or linker fails, it considers the dependency to be "not found". More detailed output is in the config.log file. Open this file and you can see the exact compile or link error that occurred - this helped me diagn

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Be
What header are you talking about specifically? All the headers provided by the portaudio-devel package are listed there. On 03/19/2015 03:57 AM, Tuukka Pasanen wrote: > Hello, > Is there that header? Probably not.. what does scons output said? > > Tuukka > > 2015-03-16 19:06 GMT+02:00 Be : >> SSo

Re: [Mixxx-devel] Crossfade GNU/Linux 0.90: distro for DJing from USB drives

2015-03-19 Thread Be
It seems the controllers don't send MIDI signals, which is why their protocol would need to be reverse-engineered. If they used MIDI, it'd be simple to make a mapping like any other MIDI controller. On 03/19/2015 03:48 AM, Tuukka Pasanen wrote: > Hello, > Just wondering if CAIAQ steals those MIDI

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Tuukka Pasanen
Hello, Is there that header? Probably not.. what does scons output said? Tuukka 2015-03-16 19:06 GMT+02:00 Be : > SSons error: > Checking for C library portaudio... no > ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, > or the PortAudio-v19 development header files. > > $

Re: [Mixxx-devel] Crossfade GNU/Linux 0.90: distro for DJing from USB drives

2015-03-19 Thread Tuukka Pasanen
Hello, Just wondering if CAIAQ steals those MIDI stuff from coming. Some more basic info needed to get this going. Tuukka 2015-03-19 8:31 GMT+02:00 Be : > I could be wrong, but it seems that the Traktor Kontrol S4 is the most > popular of NI's controllers, so that would make the most sense to > r