Jump to content


weird problem with ogg/vorbis sdk under windows


3 replies to this topic

#1 rogerdv

    Member

  • Members
  • PipPip
  • 99 posts

Posted 20 March 2007 - 08:30 PM

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?

#2 TheNut

    Senior Member

  • Moderators
  • 1696 posts
  • LocationThornhill, ON

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 jkleinecke

    New Member

  • Members
  • PipPip
  • 27 posts

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 L1zb3th

    New Member

  • Members
  • PipPip
  • 10 posts

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





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users