Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: Re: Re: csound5 compilation in windows

Date2007-11-13 21:00
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: Re: Re: Re: csound5 compilation in windows
there is an option in scons that helps the
build with msvc (check with scons -h). I put
some tokens to help the compilation, but I
stopped maintaining the msvc build, because
mingw worked fine. Why don't you try installing
an earlier version onf mingw?

Victor

>
> So it's mingw, not me :-)
>
> Anyway I tried msvc. After putting ifndef around intptr_t
> and uintptr_t,  compilation started. I got so far that
> everything compiled after  commenting out word PUBLIC in
> csoundGetFirstMessage, which gave syntax  error.
>
> Linking the dll fails because of _DllMain@12 is both in
> threads.obj and  csound.obj. This is something that's
> beyond my c-knowledge. Looking at  the code doesn't reveal
> me anything. ???
>
> Maybe it's time to find my linux machine. I have colinux
> in this  machine, and csound compiles and works with
> pulseaudio server in windows  and alsa plugins in colinux,
> even in real time, only sr must be 11025 or  else csound
> gives the first note and hangs after that.
>
> -matti
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with
> body "unsubscribe csound"