ghc-6.6.1 win32 msi available

shelarcy shelarcy at gmail.com
Thu May 10 09:31:26 EDT 2007


Hi Sigbjorn,

On Wed, 09 May 2007 07:25:31 +0900, Sigbjorn Finne <sof at galois.com> wrote:
> In case anyone's interested,
>
>    http://www.galois.com/~sof/msi/ghc-6-6-1.msi
>
> contains a Windows installer for 6.6.1; most (all?) libraries/ are in there;
> no C++ bits (sorry.)

It looks that your openal32.dll is very old.
So openal32.dll doesn't have alGetSurceiv function.

C:\home\ghc\libraries\ALUT\examples\Basic>C:\home\ghc-6.6.1\bin\ghc.exe HelloWor
ld.hs --make
[1 of 1] Compiling Main             ( HelloWorld.hs, HelloWorld.o )
Linking HelloWorld.exe ...
C:/home/ghc-6.6.1/libHSOpenAL.a(Source__100.o):: undefined reference to `alGetSo
urceiv'
collect2: ld returned 1 exit status

How about use newer version?
You can download OpenAL 1.1 version dll from OpenAL site's links.

http://www.openal.org/downloads.html


Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/


More information about the Glasgow-haskell-users mailing list