ALURE in Windows cmake paths for external libs

"[email protected]" <[email protected]> Tue, 25 Jun 2013 14:30:28 +0200
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
I hope this is the right mailinglist for that as well ;)

While cmake in Linux is quite comfortable and I use it quite often, it's 
in Windows only annoying. Maybe one can enlighten me. I stumbled across 
ALURE and was happy to have a replacement for old ALUT. The precompiled 
Windows bins/libs didn't work and gave me very strange linker errors. 
Compiling it myself this fixed the problem and its working flawlessly in 
its base configuration. However, I'd love to enhance it with the 
external libs such as FLAC or OGG (best would be probably static to not 
have a mess of additional libraries needed). But whatever I try I can't 
make it to find these libraries and its headers. Is there some 
documentation how to do this properly? Where to put the .lib files and 
the headers so that cmake is finding them for ALURE?
While this all seems to be no problem in Linux I'm quite confused about 
this in Windows, the FindFLAC.cmake f.e. tries to set the PATHS to 
/usr/lib /usr/local/lib /opt/local/lib but adding a path like 
"d:\flac-1.2.1\flac-1.2.1\obj\release\lib" fails badly.
Also, is ALURE now needing Trumor or does it work with "default" OGG 
version as well?

Forgive me if this is the wrong place to ask such things, but I couldn't 
find any docs yet explaining these.

~Jochen

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal