[vorbis] Ov_open crash in windows

programmer_ted ted at fusionapple.com
Fri Feb 20 18:13:24 PST 2004



I was saying that multiple versions of the Ogg and Vorbis libraries 
(compiled with different versions of Borland C++ products) would have to be 
provided - versions for BC++ and all the Borland C++ Builder releases.

At 04:45 PM 2/20/2004, you wrote:
>    Yeah, but you can download everythig except the IDE right from Borland's
>site for free. So anybody could have the latest Borland libraries and
>compiler.  And I know it isn't a single or multithreaded problem.  I
>compiled my app the same way (single-thread release) as always, only I used
>your libs and it works fine.  My only problem now is that odd problem where
>ov_info() isn't returning the proper data.  Once I get around that I'll be
>set.
>
>----- Original Message -----
>From: "programmer_ted" <ted at fusionapple.com>
>To: <vorbis at xiph.org>
>Sent: Friday, February 20, 2004 1:30 PM
>Subject: Re: [vorbis] Ov_open crash in windows
>
>
> > Well, I was having problems with ov_open when I was getting started with
> > Vorbis and ended up recompiling the libraries.  I had to change the STIN
> > macro to static because Borland C++ doesn't seem to like static inlines,
> > but aside from that I didn't change anything (that I recall).  I think
> > Borland C++ is just more compatible with its own libraries :D
> >
> > Plus I didn't have to worry about any underscore issues after that (BC++
> > adding underscores to function names).
> >
> > I think Shaun's problem was to do with using the singlethreaded runtime,
> > though (at least, he's using the multithreaded one successfully now).  The
> > libogg, libvorbis, and libvorbisfile libraries SHOULD work out of the box
> > with MSVC++, but it appears us Borland users are stuck with recompiling
>the
> > libraries to make it work.  Also, I think the Borland C++ Builder 4
> > libraries don't work with Borland C++ Builder 3 (and since my BCB3
> > libraries worked with BC++ 5.5, the BCB4 libraries probably don't work
>with
> > BC++ 5.5 either).  So in conclusion, if they were to provide the Borland
> > libraries, they'd need to provide a few different versions.
> >
>--- >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-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-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 mailing list