[Openal] I don't understand why my code wont compile

Chris Robinson chris.kcat at gmail.com
Sat Mar 14 23:19:12 PDT 2009


On Saturday 14 March 2009 9:59:02 am Margin Marh wrote:
> I did what you said and it worked but i did not find any libs in the build
> directory, however i did find 1 solution and 6 project files...

Yes, running cmake won't actually build it. Cmake just configures it so you 
can use your compiler of choice to build with (eg. by creating makefiles, or 
MSVC projects).

> I opened the solution and builded it and got 2 success, 2 errors and 1
> skipped...
> Did i do something wrong?

It should build, but I don't think anyone's tried it in MSVC yet. What's the 
errors you got?


More information about the Openal mailing list