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

Chris Robinson chris.kcat at gmail.com
Sun Mar 15 23:00:02 PDT 2009


On Sunday 15 March 2009 8:55:42 pm Margin Marh wrote:
> When i do the cmake process it gives me 6 project files and 1
> solution...(ALL_BUILD.vcproj,ALURE32.vcproj,alureplay.vcproj,alurestream.vc
>proj,INSTALL.vcproj,ZERO_CHECK.vcproj and ALURE.sln)
>
> So i open Alure.sln and build it and i get the following log :
...
> > 2>Linking...
> > 2>LINK : C:\Documents and
> > Settings\Administrator\Desktop\alure-1.0\build\Debug\ALURE32.dll not
> > found or not built by the last incremental link; performing full link
> > 2>   Creating library C:\Documents and
> > Settings\Administrator\Desktop\alure-1.0\build\Debug\ALURE32.lib and
> > object C:\Documents and
> > Settings\Administrator\Desktop\alure-1.0\build\Debug\ALURE32.exp
> > 2>Embedding manifest...
> > 2>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
> > 2>Copyright (C) Microsoft Corporation.  All rights reserved.
> > 2>Build log was saved at "file://c:\Documents and
> > Settings\Administrator\Desktop\alure-1.0\build\ALURE32.dir\Debug\BuildLog
> >.htm" 2>ALURE32 - 0 error(s), 2 warning(s)
...
> I have been in serious hard situations in c++ before but in this one i am
> truly lost.
> What am i doing wrong here?
> Thanks in advance.

According to this, it looks like it successfully made ALURE32.lib. Can you 
find the file anywhere in your build tree?


More information about the Openal mailing list