search for: _ov_clear

Displaying 2 results from an estimated 2 matches for "_ov_clear".

Did you mean: ov_clear
2005 Jun 17
0
ogg vorbis decoding in MFC/C++ app
...vorbis\codec.h vorbis\vorbisfile.h I am ignoring this library: MSVCRT.lib "Use run-time library" is set to Multi-threaded DLL. I have removed vorbisfile.lib, thinking that I should be using vorbisfile.dll, and am now getting: AudioFile.obj : error LNK2001: unresolved external symbol _ov_clear AudioFile.obj : error LNK2001: unresolved external symbol _ov_open Before my latest attempt to arrange all these files, ov_open was giving me an exception. I still have some basics to learn about libraries and linking, which no doubt is causing me my difficulties. Could someone help me out of th...
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