Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Compiling under mingw questions

Date2005-07-30 00:26
From"Michael Gogins"
SubjectRe: [Cs-dev] Compiling under mingw questions
Categorically, on all platforms, never use any filenames or directory names 
with spaces. Operating system programmers who enabled this feature should be 
shot, and may be.

Once you have installed GCC, MSys, and MSys developer tools (in that order), 
unpack FLTK, go into the fltk-whatever directory and

./configure --enable-threads
make
make install

No need to compile Python. Just make sure that the python dir and the script 
dir when the SCons scons script ends up are in your executable path. Or you 
can just run the scons script directly. I do:

c:/utah/opt/python23/python c:/utah/opt/python23/Scripts/scons useDouble=1 
noDebug=0 gcc3opt=0 buildPDClass=1 buildLoris=1 buildStkOpcodes=1

Regards,
Mike



----- Original Message ----- 
From: 
To: 
Sent: Friday, July 29, 2005 6:16 PM
Subject: [Cs-dev] Compiling under mingw questions


> Ouch, setting up the mingw system to compile csound5 for windows is not 
> trivial.
>
> So far I've managed to compile and link a test app with portaudio, 
> portmidi,
> libsndfile, and fltk. The only gotcha was that libsndfile wouldn't work if 
> there
> were any spaces in the path name for the windows directory.
>
> Current sumbling blocks:
>
> - does fltk need to be built from source under mingw 
> with --enable-threads? How
> is this best done under windows?
>
> - can I use a windows version of python for scons, and if so, what do I 
> need to
> do to make that execute from mingw? Unfortunately compiling python from 
> source
> under mingw looks like a real pain requiring patches and many steps
>
> Thanks
> Iain
>
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net