Displaying 2 results from an estimated 2 matches for "_ogg_sync_clear".
Did you mean:
ogg_sync_clear
2003 Apr 25
1
compiling
I wanted to compile the decoder_example.c that comes inside the libvorbis.
But I just haven't been able to compiled write, I keep getting errors like
this "error LNK2001: unresolved external symbol _ogg_sync_clear", when i try
compiling it separately (cc decoder_example.c), and when i try to do the
"./configure" "make" routine in each of the libraries, i get an error like
this when doing the ./configure in libvorbis
---------------------------------------------
checking for memory....
2006 Aug 18
6
Ogg Player Code
Hello,
In one of my recent assignments, I was asked to develop a ogg player.
I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment.
If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me.
In one of the code set, I was able to compile the