[vorbis-dev] Compiling ogg lib on VC6...
Andy Key
scsiprog at hotmail.com
Tue Jul 4 05:28:23 PDT 2000
Hi Kovacs,
>subj. I can compile the library on vc6, but it seems that it doesn't
>export anything. Has somebody similar experience?
I've built it using VC6, though I didn't use the project files in the
vorbis_vc6 subdirectory, so I can't comment on them. You should be building
the library as a static library, and not a DLL -- if you want to build the
library as a DLL, you'll need to either provide a DEF file with the exports,
or put a __declspec(dllexport) in front of each function that needs to be
exported.
-Andy Key
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list