News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compiling Port Audio with Code::Blocks

Started by Super_Stinger, May 01, 2014, 02:19:13 PM

Previous topic - Next topic

Super_Stinger

Hi all

Ive been searching for a sound library for a while and I have found port audio, looks nice, but i dont know how to build the library for use in codeblocks.

I found a project file ( .vcproj ), but it doesnt seem to compile and it spits out many errors

Is there anyone that knows what to do here? I have searched the net, but there doesnt seem to be much information on this particular issue

CB Version: 10.05
OS: Windows 7

many thanks, Super_Stinger

danselmi

I used MSYS to build PortAudio library (configure/make). After that you can configure a project in C::B to use this lib.
spell checker plugin: [url="http://developer.berlios.de/projects/spellchecker/"]http://developer.berlios.de/projects/spellchecker/[/url]
nassi shneiderman plugin: [url="http://developer.berlios.de/projects/nassiplugin"]http://developer.berlios.de/projects/nassiplugin[/url]