[vorbis-dev] win32: Encoder using vorbisenc.dll - AV?

Dimitry Andric dim at xs4all.nl
Fri Jul 20 04:34:33 PDT 2001



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2001-07-19 at 16:48:44 Matthijs Laan wrote:

ML> When I compile either oggenc or encoder_example with static libraries, they
ML> work fine, but when I try them with the dynamic libraries, I get an access
ML> violation in vorbisenc.dll with both oggenc and encoder_example. Can anyone
ML> on win32 confirm this?

You may be mixing singlethreaded (in oggenc and the examples) and
multithreaded (in the vorbis dlls) C runtime libaries. Please turn off
any /NODEFAULTLIB options, and check if you get warnings about libc,
libcmt and such like.

I always use my own VC project files to compile all vorbis programs
(since the project files in the CVS repository seem quite broken), and
they all work without problems, either static or dynamic. If you like,
I can send you my project files.

Cheers,
- --
Dimitry Andric <dim at xs4all.nl>
PGP Key: http://www.xs4all.nl/~dim/dim.asc
Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5i
Comment: http://www.gn.apc.org/duncan/stoa_cover.htm

iQA/AwUBO1gJQrBeowouIJajEQIF/QCg5LeNRTs1iDkJorM1KDkdS0LaXD4AnjJE
0l/t5mI5eqZ2/o1uJTDsAwBf
=xzzS
-----END PGP SIGNATURE-----

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