[Haskell-cafe] Installing HOpenGL
Thomas Schilling
nominolo at googlemail.com
Sun Jun 24 08:09:13 EDT 2007
That looks like a missing C macro definition. It should probably
expand to either stdcall or ccall. A bit more information would be
helpful.
On 24 jun 2007, at 13.11, Jimmy Miller wrote:
> I'm trying to install HOpenGL 2.1, with ghc 6.6 on Windows XP.
> runghc Setup.hs configure seems to work fine. It gives messages about
> things missing, like sh, but there are no errors.
>
> When I run runghc Setup.hs build, I get the following error:
>
> [ 4 of 81] Compiling Graphics.Rendering.OpenGL.GL.Extensions
> ( Graphics/Renderin
> g/OpenGL/GL/Extensions.hs, dist\build/Graphics/Rendering/OpenGL/GL/
> Extensions.o
> )
>
> Graphics/Rendering/OpenGL/GL/Extensions.hs:46:15:
> parse error on input `CALLCONV'
>
> Does anyone know what might be going wrong?
>
> --
> <a href="http://www.spreadfirefox.com/?
> q=affiliates&id=153516&t=1"><textarea
> rows="3" cols="40">Get Firefox!</a>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list