[Openal] deployement

Jason Daly jdaly at ist.ucf.edu
Wed Oct 10 08:13:37 PDT 2007


Andre Krause wrote:
> static linking has some advantages. for example, if you make a small 
> internet-downloadable game, you really do not want the gamer/user
>
> 1. put through many clicks of an installer or
> 2. put him the burden to unzip some archive (yes.. there definitely 
> are casual gamers who cant handle a zip tool or use the xp built in 
> zip functionality) or
> 3. manually install openAL

Just a counterpoint, if you run the oalinst.exe installer with the /s 
switch, there is no clicking at all, and it does it's job in less than a 
second.

Also, keep in mind that OpenAL is released under LGPL, so statically 
linking to it may have consequences. 

(I'm not saying static linking is bad, just that there are things to 
consider if you go that direction).

-- 

--"J"

"I'm a castaway stranded in a desolate land,
 I can see the footprints in the virtual sand."
	--Neil Peart



More information about the Openal mailing list