1 Installation instructions:
\r
2 --------------------------
\r
7 To compile openSpeak on Unix/Linux just use the usual three steps:
\r
13 If you're trying to compile a SVN version, use ./bootstrap first to
\r
14 get a configure script.
\r
16 For informations about needed libraries or versions of gnu tools
\r
17 see http://openspeak-project.org/wiki/build_from_source.
\r
22 You need premake to compile openSpeak on Windows. Get it from http://premake.sf.net.
\r
23 Copy the premake.exe to your openSpeak folder and run one of the provide scripts (vs2003/5_project.cmd).
\r
24 Compile the project after adding necessary include and lib folders.
\r
25 To see all libs neeed to build openSpeak, take a look at
\r
26 http://openspeak-project.org/wiki/build_from_source.