Hi,
I'm trying to figure out how to build pdogg~ on windows to use for ogg files.
In the readme file it says the following:
*To compile pdogg~ you need the Ogg/Vorbis library from
http://www.vorbis.com/ and under win additionally Pthreads-win32 from
http://sources.redhat.com/pthreads-win32/.
You have to modify the makefile to make it point to the place where the
libraries can be found on your system.
Im wondering 1) Where do I put these libraries? 2) Where in the makefile do I edit to include those locations? 3) How do I include those locations? There is no info in the help, or makefiles on how to do this? very cryptic indeed....