I have adapted ogg streaming example to my project and it works ok under Linux. But in windows it crashes in the ov_open() function. I have tried an old precompiled SDK, and a newer version compiled by myself. Im using VC Express 2005. Can somebody give me an idea about whats happening?
weird problem with ogg/vorbis sdk under windows
Started by rogerdv, Mar 20 2007 08:30 PM
3 replies to this topic
#2
Posted 20 March 2007 - 09:49 PM
Make sure the file pointer is valid? Linux uses a different notation than windows, it's the only thing I can think of.
http://www.nutty.ca - Being a nut has its advantages.
#3
Posted 21 March 2007 - 04:14 PM
I had a lot of trouble using the dynamically linked libraries on windows. Once I linked to the static libs instead, everything worked fine.
#4
Posted 08 April 2007 - 06:45 AM
i never had any kind of troubles with the SDK ...
im using mingw on dev-cpp and it seems to work fine ...
im using mingw on dev-cpp and it seems to work fine ...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












