search for: _vorbis_info_init

Displaying 3 results from an estimated 3 matches for "_vorbis_info_init".

Did you mean: vorbis_info_init
2005 Nov 28
1
Compile Encoder_example.c
...or LNK2001: unresolved external symbol _vorbis_comment_add_tag encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_comment_init encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_encode_init_vbr encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_info_init Debug/encoder_example.exe : fatal error LNK1120: 23 unresolved externals Error executing link.exe. encoder_example.exe - 24 error(s), 0 warning(s) I've set the lib and include directory on the "Tools>Options>Directories" but it won't work. Still the same error. I've t...
2000 Nov 12
2
This is not going well... but better than before!
...rnal symbol _ogg_stream_packetin unresolved external symbol _vorbis_analysis_headerout unresolved external symbol _ogg_stream_init unresolved external symbol _vorbis_block_init unresolved external symbol _vorbis_analysis_init unresolved external symbol _vorbis_encode_init unresolved external symbol _vorbis_info_init unresolved external symbol __getopt_internal I'm unclear on what to do since when I try to fix these errors, it just begins to cascage out of control...Oh and which getopt do I want to use? -=CsMafia _________________________________________________________________________ Get Your Private,...
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