2011/9/18 D.V. <[email protected]>:
> 2011/9/17 Dave Tapley <[email protected]>:
Bonjour Dave, bonjour list !
>> You'll need to edit wxcore/Setup.hs thus:
> [...]
>> Hopefully you can adjust this for your needs, and it would be great if you
>> could send your list back so I can include it in my patch.
> I will try that as soon as I can, which is, unfortunately, not today.
> If that works, I will send the list back.
Ok here's how I modified the list:
else [ "-lwx_gtk2u_richtext-2.8", "-lwx_gtk2u_aui-2.8"
, "-lwx_gtk2u_xrc-2.8", "-lstdc++" ]
That and the new wiki page helped me go further, but I'm stuck on another error:
src/haskell/Graphics/UI/WXCore.hs:25:11:
Conflicting exports for `wxEVT_FIRST':
`module Graphics.UI.WXCore.WxcClasses' exports
`Graphics.UI.WXCore.WxcClasses.wxEVT_FIRST' imported from
Graphics.UI.WXCore.WxcClasses at
src/haskell/Graphics/UI/WXCore.hs:47:1-36
(defined at
src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:17134:1)
`module Graphics.UI.WXCore.WxcDefs' exports
`Graphics.UI.WXCore.WxcDefs.wxEVT_FIRST' imported from
Graphics.UI.WXCore.WxcDefs at
src/haskell/Graphics/UI/WXCore.hs:46:1-33
(defined at
src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2969:1)
src/haskell/Graphics/UI/WXCore.hs:25:11:
Conflicting exports for `wxEVT_NULL':
`module Graphics.UI.WXCore.WxcClasses' exports
`Graphics.UI.WXCore.WxcClasses.wxEVT_NULL' imported from
Graphics.UI.WXCore.WxcClasses at
src/haskell/Graphics/UI/WXCore.hs:47:1-36
(defined at
src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs:17701:1)
`module Graphics.UI.WXCore.WxcDefs' exports
`Graphics.UI.WXCore.WxcDefs.wxEVT_NULL' imported from
Graphics.UI.WXCore.WxcDefs at
src/haskell/Graphics/UI/WXCore.hs:46:1-33
(defined at
src/haskell/Graphics/UI/WXCore/WxcDefs.hs:2966:1)
David.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
wxhaskell-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel