[vorbis-dev] Project Files for OS X Dylibs
Ralph Giles
giles at xiph.org
Thu Sep 19 06:53:11 PDT 2002
On Thursday, Sep 19, 2002, at 11:20 Europe/London, Olaf Matthes wrote:
> Okay, thanks for that clarification. One final question: do the libs
> from the 1.0
> macosx package work?
I've not verified them, but I expect so.
> cc -bundle -undefined warning -flat_namespace -o pdogg.pd_darwin
> pdogg.o
> oggamp~.o oggcast~.o oggread~.o oggwrite~.o \
> -Llib -logg -lvorbis -lvorbisfile -lvorbisenc
try placing -logg after the vorbis libs. The usual order is depend libs
later:
-Llib -lvorbisfile -lvorbisenc -lvorbis -logg
otherwise I've no ideas.
-r
--- >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