Looked at the latest CMakeLists from the latest commits and found a couple of erros.<br>First the variable name was miss-spelled (OGGVORBIS_INCLUDE_DIRR instead of OGGVORBIS_INCLUDE_DIRS).<br>Second the property that is set on the source file (INCLUDE_DIRECTORIES) is not available in the documentation of CMake 2.8[0] or 2.6[1]. I&#39;ve seen it has been used many times throughout  the CMake files.<br>

I&#39;ve attached a small patch that can make it work with vorbis.<br>To cmake the project you must specify the include path and library path, like:  -DCMAKE_INCLUDE_PATH=%kderoot%\include -DCMAKE_LIBRARY_PATH=%kderoot%\lib\ where %kderoot% is my kde install folder.<br>

It will fail a function check in vorbis (hadn&#39;t figure out how to make that work) but as long as you have the right version of the library no function checks should be necessary.<br><br>PS: About the function checks I think that he has to have the actuall dll file in PATH or in the folder it runs for it to succeed.<br>

<br><div class="gmail_quote">On Mon, Jul 11, 2011 at 5:52 PM, Laszlo Papp <span dir="ltr">&lt;<a href="mailto:lpapp@kde.org">lpapp@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I heard from more people (Casper, Andrius, Alexandru, et cetera)<br>
recently the ogg support in the alure package is not trivial. It does<br>
not work for now properly as it should be. I would like to be sincere,<br>
I do not use alure myself on Windows, thus I cannot be much of help,<br>
but at least I would like to boost the issue in order to figure out<br>
the situation. Does it work for anybody ? Chris (the alure author)<br>
told me that it should as it is, but it causes issues for more Windows<br>
KDE users.  I included the alure author into this discussion.<br>
<br>
We have been using this library as an openal utility in our KDE<br>
project, Gluon and that is why it is important for us at this ogg.<br>
Most of our example games are ogg based right now regarding the sound<br>
effects.<br>
<br>
Best Regards,<br>
<font color="#888888">Laszlo Papp<br>
_______________________________________________<br>
Kde-windows mailing list<br>
<a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Tudorică Constantin Alexandru<div><a href="http://tudalex.com" target="_blank">http://tudalex.com</a><br><div><br></div></div><br>