Re: compiling

Nikos Chantziaras <[email protected]> Thu, 01 Sep 2011 20:33:11 +0300
Newsgroups gmane.comp.multimedia.ogg.vorbis.general
Organization Lucas Barks
Message-ID <[email protected]>
On 09/01/2011 08:22 PM, Manu Ghulyani wrote:
> I have successful libvorbis-1-3.2. But I am unable to run the example
> codes(the compiler gives undefined reference errors). Any help is highly
> appreciated.

Please post the compiler's output.  My guess is that you simply forgot 
to link-in all required libraries (like "-logg -lvorbis").