On 27 Jun 2002 at 23:33, Erik Stenborg wrote:
> Has anyone compiled the ogg and vorbis libraries with borlands c
> compiler (bcc32)?
As promised, I fixed my BCB project files. You can download them here:
http://dave.gasaway.org/vorbis/vorbis_bcc.zip
The zip has project (.bpr) files in win32_bcb directories under the ogg, vorbis,
and vorbis-tools directories. Extract the zip into the appropriate location
(all
paths in the projects should be relative). To compile a certain project, use
Borland's make, e.g.:
make -f vorbis-dynamic.bpr
And make will build a vorbis_dynamic.dll in the Dynamic subdir.
I had to make changes to a couple of files. You can get the diffs from the
bugzilla bugs:
http://bugs.xiph.org/show_bug.cgi?id=204
http://bugs.xiph.org/show_bug.cgi?id=205
Both diffs apply to CVS grabbed last night. BTW: these are diffs generated
by a program called ExamDiff. It claims to make "Unix diffs", but
I'm not
sure what that means. They don't look quite like the diff's I've
make in Linux.
:)
A warning: these aren't thoroughly tested. In fact, the oggenc that I
compiled
does not seem to work at all. At this point, I'll assume the CVS I grabbed
last night is broken. ;)
--
-:-:- David K. Gasaway
-:-:- XNS : =David K Gasaway
-:-:- Email: dave@gasaway.org
-:-:- Web : dave.gasaway.org
<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@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.