[vorbis-dev] Win32 Example ...
OmegaDan
omegadan at thehumbleguys.com
Sat Dec 30 07:08:54 PST 2000
May I ask if this if this error looks familiar to you -- I'm having this
problem with vorbisfile_example.c, oggenc, and now oggdrop :) I've tried
with beta3 and DEC 30's nightly build ...
Deleting intermediate files and output files for project 'oggdrop - Win32
Debug'.
--------------------Configuration: oggdrop - Win32
Debug--------------------
Compiling resources...
Compiling...
audio.c
c:\oggdrop\audio.c(182) : warning C4244: '=' : conversion from 'double ' to
'float ', possible loss of data
c:\oggdrop\audio.c(183) : warning C4244: '=' : conversion from 'double ' to
'float ', possible loss of data
c:\oggdrop\audio.c(197) : warning C4244: '=' : conversion from 'double ' to
'float ', possible loss of data
c:\oggdrop\audio.c(198) : warning C4244: '=' : conversion from 'double ' to
'float ', possible loss of data
c:\oggdrop\audio.c(217) : warning C4244: '=' : conversion from 'double ' to
'float ', possible loss of data
encode.c
encthread.c
main.c
c:\oggdrop\main.c(161) : warning C4244: 'function' : conversion from
'double ' to 'int ', possible loss of data
c:\oggdrop\main.c(162) : warning C4244: 'function' : conversion from
'double ' to 'int ', possible loss of data
oe_win32.c
c:\oggdrop\main.c(161) : warning C4761: integral size mismatch in argument;
conversion supplied
c:\oggdrop\main.c(162) : warning C4761: integral size mismatch in argument;
conversion supplied
Linking...
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other
libs; use /NODEFAULTLIB:library
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
Debug/oggdrop.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.
oggdrop.exe - 7 error(s), 10 warning(s)
Thanks,
OD
On Sat, 30 Dec 2000, Jack Moffitt wrote:
> Date: Sat, 30 Dec 2000 14:43:51 -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 ...
>
> oggdrop is fairly simple. it has a sample project file and stuff. You
> could start there for an example. I suppose I should write a "How to
> develop vorbis for win32" document :)
>
> jack.
>
> On Sat, 30 Dec 2000, OmegaDan wrote:
>
> > Does anyone have sample win32 project files for any of the examples?
> I'm
> > having a bit of trouble getting the vorbisfile_example.c to link ...
> >
> > thanks,
> >
> > OD
> >
> > --- >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.
--- >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