<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>Sorry to ask you that, but how can I compile a simple project using libogg/libvorbis?</div><div><br></div><div>I try to follow the explanations given in the Github project (<a href="https://github.com/xiph/vorbis">https://github.com/xiph/vorbis</a>), and, for example, compile and test one of the examples files (for example: <a href="https://github.com/xiph/vorbis/blob/master/examples/decoder_example.c">https://github.com/xiph/vorbis/blob/master/examples/decoder_example.c</a>), but since I'm not an expert in C/C++, I don't know how to proceed.</div><div><br></div><div>The main goal of this is to be able to compile and test this C++ class (so I can get a full stacktrace when I make <font face="monospace, monospace">ov_open()</font> crash): <a href="https://gist.github.com/mregnauld/3f7cdc43b02ec3bbd91641b9333ba072">https://gist.github.com/mregnauld/3f7cdc43b02ec3bbd91641b9333ba072</a></div><div><br></div><div>Also, I can make this sample project in Windows 10 or Ubuntu 16.04.5.</div><div><br></div><div>Thank you very much for your help.</div><div><br></div></div></div></div></div>