Re: [seq24-users] compiling seq24 on win32 (???)
Brought to you by:
rcbuse
|
From: Federico <xa...@in...> - 2006-03-18 14:44:48
|
Federico wrote: > does anyone managed to get seq24 compile on windows? > I have Cygwin installed, and trying to compile seq24 (ignoring alsalib > and jack libraries) I get an error about missing POSIX compliance for > Realtime stuff. > > has anyone ever tried to do this? ok, I got seq24 to compile, and it runs fine (although it has no MIDI output) on win32 (cygwin environment). so the only missing part is the MIDI I/O (midibus.cpp)... I had to remove all ALSA stuff to make it compile fine, but now I am a bit confused on how midibus works... I was thinking to make a PortMidi version of midibus class. anyone interested? IMHO would be a great milestone in seq24 development, but if you are interested only at linux users, I would do less effort by installing linux on my laptop :) please let me know... -- ciao! Federico |