[vorbis-dev] Problems using vorbisfile.dll

Chris Wolf cwolf at starclass.com
Tue Sep 4 14:56:44 PDT 2001



There are some known problems with the DLLs.  I have these fixed in my local environment,
however the organization my build environment is different from the repository.  As soon as I
figure out the differences, I'll propose a fix.

*********** REPLY SEPARATOR ***********

On 9/4/2001 at 11:08 PM Joel Klinghed wrote:
Hello.
 
Not certain this post belongs here, got a little confused about vorbis-dev / vorbis. If it doesn’t, please tell me so :)
 
Well, on to the problem.
 
I’m adding ogg support into an audio-player.
For some reason I want it using vorbisfile threw the dll’s.
It works just fine with the debug dll. No problems what so ever.
But with the Retail dlls, when I call ov_open my memory gets messed up.
In file:
ov_open(……..);
log_message(“do I live ?”);
The constant “do I live ?” string even gets messed up. Something like “D#£%&” will be written in the logs. Then the program crashes naturally.
 
I’ve searched threw the archives and found similar problems, but none of the solutions solve my problem.
 
When I “link” against the lib files it all works fine, both Debug and Retail.
 
I’ve tried both the newest sdk and a nightly build some days ago, exact same problem.
 
Some info about the app that may be of importance:
It uses threads.
In Debug it uses Debug Multithread Dlls and in Retail, Multithread Dlls.
 
 
Hope that made any sense.
 
 
/Joel Klinghed
 
 
 
 
 
 
 

--- >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