mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] OpenAL


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] OpenAL
Date: Thu, 30 Sep 2010 09:31:26 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Martin Gerhardy <address@hidden> schrieb:
> Another attempt to get openal into mingw-cross-env
> 
> I've changed the way cmake is called (according to the docu) and also
> try to link the included test program (comes with openal). the linking
> fails with undefined references - if someone has any ideas about this i
> would be very glad 

This looks like the library is built statically, but the header
define the functions to be linkes dynamically (as DLLs).

Maybe you'll have to add something like "-DOPENAL_STATIC" to the
openal.pc.in.


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]