[Vorbis-dev] ov_fopen on win32
Conrad Parker
conrad at metadecks.org
Mon Dec 8 00:51:10 PST 2008
Hi,
apparently there have been some issues with using ov_fopen() on win32.
Does anyone have more information about this? There is no bug listed
in trac.xiph.org but it has come up on IRC.
Just now a user Xelaie reported "undefined reference to `ov_fopen'",
building with gcc in Visual Studio, using vorbis from
http://www.xiph.org/downloads/. It turned out that ov_fopen was not
listed in vorbis/win32/vorbisfile.def. After adding that and
rebuilding libvorbisfile, linking worked.
Are there any other issues here, ie. was ov_fopen left out of the .def
file on purpose (due to incompatibilites
with win32 stdio or whatever)?
Conrad.
More information about the Vorbis-dev
mailing list