[vorbis-dev] win32 SDK call for help
oddsock
oddsock at oddsock.org
Sun Nov 16 12:18:43 PST 2003
John:
What version of CDex and Windows do you run ? I just tried 1.5.0 and 1.5.1
of CDex and replaced the ogg, vorbis, vorbisenc dlls with the ones I build
(static runtime) and ran into problems (edited the settings as
well)...nothing happened on exit.. I am running XP.
I also tried another app which use vorbis DLLs (The Core Media Player) and
was able to replace the dlls with the ones I generated, and again, no problems.
I have also build a "dynamic runtime" version of the SDK here ->
http://www.xiph.org/~oddsock/oggvorbis/oggvorbis-win32sdk-1.0.1-dynamic.zip
let me know if that one ends up working better...
oddsock
At 07:32 PM 11/16/2003 +0000, you wrote:
>There is no problem with compiling with the revised project files. However,
>when using the statically linked dlls with CDex, which is a very popular app
>with which to use them; after visiting the settings dialogue and then
>closing the program, there is a memory access error that is not present when
>using dynamically linked dlls.
>
>John
>
>----- Original Message -----
>From: "oddsock" <oddsock at oddsock.org>
>To: <vorbis-dev at xiph.org>
>Sent: Sunday, November 16, 2003 5:37 PM
>Subject: [vorbis-dev] win32 SDK call for help
>
>
> > Ok, so I've taken hold of this, and since this appears to be the only
>thing
> > holding up 1.0.1, I have done what I think closes the loop...Based on the
> > conversations here on the list I have made the following changes to the
>vc6
> > project files :
> >
> > - consistent runtime linking. They are ALL now using the Multithreaded
> > static runtime. Hopefully this makes the generated DLLs the most
>portable.
> > - Moved the vorbisenc functions back into vorbis.dll. This causes
> > vorbis.dll to be larger than it really should be, but otherwise,
> > compatability with the 1.0 vorbis.dll is broken (I've validated that this
> > is the case by trying to replace 1.0.1 dlls with oddcast which is compiled
> > against the 1.0 dlls.
> >
> > these changes have been committed, and I've built a new SDK with these
> > properties. Please, we need help testing this SDK, from developers and
>end
> > users.
> >
> > The new project files are now in CVS (with correct line endings :)) and
>the
> > new SDK is here ->
> > http://www.xiph.org/~oddsock/oggvorbis/oggvorbis-win32sdk-1.0.1.zip
> >
> > thanks for any help from the win32 world here.. :)
> >
> > oddsock
> >
> >
> > --- >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.
> >
>
>
>--- >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.
<p>--- >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