eros olmi <erosol...@hotmail.com> writes:

> hello
> i have installed gtk for Haskell Platform 2010.2 on windows xp, it is working 
> okay, now i want to
> use gtk with opengl , it
> is said that i must install gtk2hs with --enable-opengl flag, but how to do 
> that for ms windows ?
> "cabal install gtk
> --enable-opengl" are not acceptable. at the beginning i have installed gtk 
> using "cabal install
> gtk". any help appreciated
> regards
You just need do
 "cabal instal opengl gtk gtkglext", 
then you can find OpenGL demo at 
http://code.haskell.org/gtkglext/demo/RotatingCube.hs

Cheers,

  -- Andy


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to