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" <[email protected]>
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][email protected]> 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][email protected]> 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][email protected]
[4]https://lists.sourceforge.net/lists/listinfo/wxhaskell-users


--
  Jeremy O'Donoghue
  [5][email protected]

References

1. mailto:[email protected]
2. mailto:[email protected]
3. mailto:[email protected]
4. https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
5. mailto:[email protected]
-- 
  Jeremy O'Donoghue
  [email protected]

------------------------------------------------------------------------------
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to