Hi Dan,

I believe it's pretty difficult to build Haskell Platform for
Windows as it is far from trivial to build some of the C
libraries which are wrapped. I have a (horrible) work-around for
the problem on the latest Haskell Platform - you'll see it in
another mail.

Regards
Jeremy

On Tue, 04 May 2010 16:23 -0400, "Dan Haraj" <devha...@gmail.com>
wrote:

Thanks for your help Jeremy,



I'll look into using an older version for now. Or, would it also
be possible for me to set up an equivalent platform by hand? I
would like to use the latest versions of all the tools, and I
wouldn't mind actually learning what is in the platform anyway.

On Tue, May 4, 2010 at 7:47 AM, Jeremy O'Donoghue
<[1]jeremy.odonog...@gmail.com> wrote:

Hi Dan,

I have confirmed the problem exists, but it's really a Haskell
Platform (rather than Windows 7)issue - the latest Haskell
Platform doesn't include C++ support. Workaround is to use the
previous Haskell Platform version. I'm posting to Haskell list to
see if there's a work-around.

Regards
Jeremy

On Mon, 03 May 2010 00:41 -0400, "Dan Haraj"
<[2]devha...@gmail.com> wrote:

I have been trying to build the latest version on windows 7 for a
few days now. I have not managed to get it. The furthest I have
gotten has given me an error-dump from cabal about
/include/wx/string.h after [22 of 22]... \WXCore.o

I built wx in the way that was prescribed by the wiki page. I
then set the environment variable WXWIN and WXCFG properly. When
I tried to run cabal install wx, it failed telling me I didn't
have a long list of C libraries. I then ran cabal install wx
--extra-include-dirs = "" --extra-lib-dirs "" to point to the
libraries in my mingw distribution. I am using my own instead of
the one that comes with the haskell platform because the latter
didn't seem to have the libraries. I don't know. I am very new to
Haskell.

Anyway, running with the extra flags worked except for the error
I described in the first line of this message. I don't know what
to do. I have noticed that wxhaskell's wiki page does not state
that it has been successfully built on Win7. Is this the state of
things?

Thanks

-Dan

-------------------------------------------------------------------------
-----


_______________________________________________
wxhaskell-users mailing list
[3]wxhaskell-us...@lists.sourceforge.net
[4]https://lists.sourceforge.net/lists/listinfo/wxhaskell-users


--
  Jeremy O'Donoghue
  [5]jeremy.odonog...@gmail.com

References

1. mailto:jeremy.odonog...@gmail.com
2. mailto:devha...@gmail.com
3. mailto:wxhaskell-users@lists.sourceforge.net
4. https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
5. mailto:jeremy.odonog...@gmail.com
-- 
  Jeremy O'Donoghue
  jeremy.odonog...@gmail.com

------------------------------------------------------------------------------
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to