[vorbis-dev] Win32 Example ...

OmegaDan omegadan at thehumbleguys.com
Sat Dec 30 10:33:21 PST 2000



Thanks ... it turned out bitbuffer.c was missing from the vorbis_file
project ... thanks for the advice

OD

On Sat, 30 Dec 2000, Jack Moffitt wrote:
> Date: Sat, 30 Dec 2000 15:14:33 -0800 (PST)
> To: vorbis-dev at xiph.org
> From: Jack Moffitt <jack at icecast.org>
> Reply-To: vorbis-dev at xiph.org
> Sender: owner-vorbis-dev at xiph.org
> Subject: Re: [vorbis-dev] Win32 Example ...
> 
> > LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other
> > libs; use /NODEFAULTLIB:library
> 
> You don't have "Multithreaded DLL" selected in your project under "Code
> Generation".  You'll need that since all the libraries are compiled that
> way.
> 
> > vorbis_static.lib(mapping0.obj) : error LNK2001: unresolved external
> symbol
> > _bitbuf_pack
> > vorbis_static.lib(floor0.obj) : error LNK2001: unresolved external
> symbol
> > _bitbuf_pack
> > vorbis_static.lib(mapping0.obj) : error LNK2001: unresolved external
> symbol
> > _bitbuf_init
> > vorbis_static.lib(res0.obj) : error LNK2001: unresolved external symbol
> > _vorbis_book_bufencode
> > vorbis_static.lib(floor0.obj) : error LNK2001: unresolved external
> symbol
> > _vorbis_book_bufencode
> > vorbis_static.lib(floor0.obj) : error LNK2001: unresolved external
> symbol
> > _bitbuf_write
> 
> It looks like there's a .c file missing in the project.  Maybe monty
> added
> something recently?
> 
> jack.
> 
> 
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to
> 'vorbis-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is
> needed.
> Unsubscribe messages sent to the list will be ignored/filtered.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list