|
Hi,
Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python. Thanks, Pedro -- http://pedrokroger.net Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email [hidden email] with body "unsubscribe csound" |
|
The Csound installer contains Csound compiled for 32 bit architecture
with 64 bit audio sample size. This will run on 64 bit Windows, e.g. on Windows 7. At this time, I am not aware of any build of Csound on Windows specifically for 64 bit architecture. There would, however, be advantages to such a build. It might run a little faster and it could definitely use far more memory. At some point, we will distribute such a build. Has anyone built Csound for 64 bit architecture on Windows that I don't know about? Regards, Mike On Mon, Feb 20, 2012 at 3:55 AM, Pedro Kroger <[hidden email]> wrote: > Hi, > > Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python. > > Thanks, > > > Pedro > > -- > http://pedrokroger.net > > > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email [hidden email] with body "unsubscribe csound" > -- Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email [hidden email] with body "unsubscribe csound" |
|
Qt, pthreads, lilbsndfile, and the core Csound library can be built
using mingw-w64. I don't know about the other dependencies, but those libraries work well. http://mingw-w64.sourceforge.net/ Cheers, ~ andy.f On Mon, Feb 20, 2012 at 12:17 PM, Michael Gogins <[hidden email]> wrote: > The Csound installer contains Csound compiled for 32 bit architecture > with 64 bit audio sample size. This will run on 64 bit Windows, e.g. > on Windows 7. > > At this time, I am not aware of any build of Csound on Windows > specifically for 64 bit architecture. There would, however, be > advantages to such a build. It might run a little faster and it could > definitely use far more memory. > > At some point, we will distribute such a build. Has anyone built > Csound for 64 bit architecture on Windows that I don't know about? > > Regards, > Mike > > On Mon, Feb 20, 2012 at 3:55 AM, Pedro Kroger <[hidden email]> wrote: >> Hi, >> >> Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python. >> >> Thanks, >> >> >> Pedro >> >> -- >> http://pedrokroger.net >> >> >> >> >> >> Send bugs reports to the Sourceforge bug tracker >> https://sourceforge.net/tracker/?group_id=81968&atid=564599 >> Discussions of bugs and features can be posted here >> To unsubscribe, send email [hidden email] with body "unsubscribe csound" >> > > > > -- > Michael Gogins > Irreducible Productions > http://www.michael-gogins.com > Michael dot Gogins at gmail dot com > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email [hidden email] with body "unsubscribe csound" > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email [hidden email] with body "unsubscribe csound" |
|
andy fillebrown wrote:
> Qt, pthreads, libsndfile, and the core Csound library can be built > using mingw-w64. I don't know about the other dependencies, but those > libraries work well. > http://mingw-w64.sourceforge.net/ I distribute pre-build libsndfile binaries for 64 bit windows from the libsndfile download page. Those binaries a built using mingw-w64. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email [hidden email] with body "unsubscribe csound" |
|
I forgot to mention that Qt does not build with gcc 4.7 yet. I'm
using the gcc 4.6 release. ~ af On Mon, Feb 20, 2012 at 6:11 PM, Erik de Castro Lopo <[hidden email]> wrote: > andy fillebrown wrote: > >> Qt, pthreads, libsndfile, and the core Csound library can be built >> using mingw-w64. I don't know about the other dependencies, but those >> libraries work well. >> http://mingw-w64.sourceforge.net/ > > I distribute pre-build libsndfile binaries for 64 bit windows from > the libsndfile download page. Those binaries a built using mingw-w64. > > Erik > -- > ---------------------------------------------------------------------- > Erik de Castro Lopo > http://www.mega-nerd.com/ > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email [hidden email] with body "unsubscribe csound" > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email [hidden email] with body "unsubscribe csound" |
| Powered by Nabble | See how NAML generates this page |
