Re: source code OpenAL
keghn <[email protected]> Tue, 23 Apr 2013 13:29:22 -0700 (PDT)
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Corina Ferdean wrote: >=20 > Good afternoon, > =C2=A0 > I tried to download the source code of OpenAL from > svn://connect.creativelabs.com/OpenAL > but I got the error "Access denied". > Please, tell me if I need additional credentials or if I could download > OpenAL from somewhere else. > =C2=A0 > Best regards, > Corina > _______________________________________________ > Openal mailing list > [email protected] > http://opensource.creative.com/mailman/listinfo/openal >=20 >=20 Hello. I neve used svn. For a work around, for a Win install go to: http://connect.creativelabs.com/openal/Downloads/Forms/AllItems.aspx Click on "OpenAL11CoreSDKUse" to down load a .zip file. Unzip the file in an empty directory and then run the .exe file. Openal should install into "c:/Program Files (x86)/OpenAL 1.1 SDK", alon= g with .c file like "helloworld.c"=20 Or it might install in "c:/Program Files/OpenAL 1.1 SDK", or some were else. And you will need to run "c:/Program Files/OpenAL/oalinst.exe.". You mig= ht have to look for it if I am wrong. If you already have it installed and need .c files, you can down load "freealut-1.1.0-src" from:=20 http://connect.creativelabs.com/openal/Downloads/Forms/AllItems.aspx?Root= Folder=3D%2fopenal%2fDownloads%2fALUT&FolderCTID=3D&View=3D{6A9700C6-7248= -4CD2-83F5-268F2C176072} It is all one line link. The sdk install will give you more stuff to wor= k with. I am a Linux user and never use Apple's stuff. Linux install is different install. I compile and link my openal .c programs with the command line a termina= l: gcc helloworldt.c -lalut -lopenal -o helloworld Hope this helps. Keghn --=20 View this message in context: http://old.nabble.com/source-code-OpenAL-tp= 35304710p35327574.html Sent from the OpenAL - User mailing list archive at Nabble.com. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal