Displaying 1 result from an estimated 1 matches for "_vorbis_comment_add".
Did you mean:
vorbis_comment_add
2000 Nov 12
2
This is not going well... but better than before!
...b's and placed
them in my lib path.
ogg.lib
vorbis.lib
vorbisenc.lib
vorbisfile.lib
When I try and compile oggenc.c I still have link errors..
unresolved external symbol _vorbis_comment_clear
unresolved external symbol _optind
unresolved external symbol _optarg
unresolved external symbol _vorbis_comment_add_tag
unresolved external symbol _vorbis_comment_add
unresolved external symbol _vorbis_comment_init
unresolved external symbol _vorbis_info_clear
unresolved external symbol _vorbis_dsp_clear
unresolved external symbol _vorbis_block_clear
unresolved external symbol _ogg_stream_clear
unresolved extern...