
The same happen on Win8.1 and another Pc with win7 1. install 'HaskellPlatform-8.0.1-full-x86_64-setup-a' ok 2. copy 'gtk+-bundle_3.6.4-20130513_win64' to C:\Gtk\ ok 3. 'cabal install gtk' failed Thanks for help Guenter

GTK is a linux graphics toolkit. It does not run on windows.
On Tue, Dec 13, 2016 at 8:23 AM, Arnim Fiebig
The same happen on Win8.1 and another Pc with win7
1. install 'HaskellPlatform-8.0.1-full-x86_64-setup-a' ok
2. copy 'gtk+-bundle_3.6.4-20130513_win64' to C:\Gtk\ ok
3. 'cabal install gtk' failed
Thanks for help Guenter
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

It also runs on windows but needs proper setup before hand.
That is, it needs to be installed outside of Haskell and then you can
install the Haskell bindings.
On Tue, Dec 13, 2016 at 6:42 AM, David McBride
GTK is a linux graphics toolkit. It does not run on windows.
On Tue, Dec 13, 2016 at 8:23 AM, Arnim Fiebig
wrote: The same happen on Win8.1 and another Pc with win7
1. install 'HaskellPlatform-8.0.1-full-x86_64-setup-a' ok
2. copy 'gtk+-bundle_3.6.4-20130513_win64' to C:\Gtk\ ok
3. 'cabal install gtk' failed
Thanks for help Guenter
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Mihai Maruseac (MM) "If you can't solve a problem, then there's an easier problem you can solve: find it." -- George Polya
participants (3)
-
Arnim Fiebig
-
David McBride
-
Mihai Maruseac