From: rossb Date: Sun, 9 Jun 2002 00:33:05 +0000 (+0000) Subject: added readme about compiling the ASIO sdk with borland compilers X-Git-Tag: v19-devel-pre-restructure~19 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=51d40fbecd680f4d3a76620fe8d62896570d88ff;p=portaudio added readme about compiling the ASIO sdk with borland compilers --- diff --git a/pa_asio/borland_asio_readme.txt b/pa_asio/borland_asio_readme.txt new file mode 100644 index 0000000..56e472b --- /dev/null +++ b/pa_asio/borland_asio_readme.txt @@ -0,0 +1,6 @@ +Steinberg's ASIO 2 SDK will compile but crash on +initialization if compiled with a Borland compiler. + +The problem is described, and a solution provided on +the following page: +http://www.audiomulch.com/~rossb/code/calliasio \ No newline at end of file