[Vorbis-dev] vorbis-tools 1.3.0 BETA - Help testing.
Ivo Emanuel Gonçalves
justivo at gmail.com
Mon Sep 29 09:58:02 PDT 2008
On 9/29/08, Ralph Giles <giles at xiph.org> wrote:
> I haven't tried it either way, but msdn.com documents a _getpid() in
> process.h. So there probably need to be some #ifdefs to get this to
> work.
I mistakenly replied only to ogg.k.ogg.k and he replied back off list.
The patch he mentioned is as follows:
#if defined WIN32 || defined _WIN32
#include <process.h>
#endif
-Ivo
More information about the Vorbis-dev
mailing list