Most recent edit on 2006-07-13 23:59:25 by RichardSpindler

Additions:
[6] http://www.surina.net/soundtouch/

Deletions:
[6] http://sky.prohosting.com/oparviai/soundtouch/



Edited on 2005-11-06 02:19:08 by RichardSpindler

Additions:

Howto Compile on Win32





Edited on 2005-11-06 02:18:12 by RichardSpindler

Additions:
I'm using mingw, msys[1] and scons[2] for compiling. The build requires quite a bit of tweaking, because all the dependencies have to be compiled by hand. However, using msys this should be no problem. You propably want to check ggseq out from CVS, because some win32

Deletions:
I'm using mingw, msys[1] and scons[2] for compiling. The build requires quite a bit of tweaking, because all the dependencies have to
be compiled by hand. However, using msys this should be no problem.
You propably want to check ggseq out from CVS, because some win32




Edited on 2005-11-06 02:17:48 by RichardSpindler

Additions:
SConstruct
Win32-Resource


Deletions:
SConstruct:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/ggseq/ggseq/src/SConstruct?rev=1.7
Win32-Resource:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/ggseq/ggseq/src/ggseq.rc?rev=1.2




Oldest known version of this page was edited on 2005-11-06 02:17:06 by RichardSpindler []
Page view:
I'm using mingw, msys[1] and scons[2] for compiling. The build
requires quite a bit of tweaking, because all the dependencies have to
be compiled by hand. However, using msys this should be no problem.
You propably want to check ggseq out from CVS, because some win32
specific files are not in the source-distribution:

SConstruct:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/ggseq/ggseq/src/SConstruct?rev=1.7

Win32-Resource:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/ggseq/ggseq/src/ggseq.rc?rev=1.2

The SConstruct File is the Makefile equivalent for scons. MSYS is a
part of the MingW Project. If you're familiar with compiling
applications on win32, you should have no problems to get it up and
running.

Most of the stuff in SConstruct is hardcoded, so you
need to adjust it to your System.

[1] http://www.mingw.org/
[2] http://www.scons.org/
[3] http://www.mega-nerd.com/libsndfile/
[4] http://www.mega-nerd.com/libsamplerate/
[5] http://www.wxwidgets.org/
[6] http://sky.prohosting.com/oparviai/soundtouch/
Page was generated in 0.2094 seconds