[vorbis-dev] Compiling ogg lib on VC6...

Kovacs kovacs at mt.lv
Tue Jul 4 04:28:55 PDT 2000



Those project files in vorbis_vc6 dir builds a static library. But ok, i
will make my own project file for it.

        Kovacs

On Tue, 4 Jul 2000, Andy Key wrote:

> 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/
> 

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list