Hi, all!  I'm new to Haskell and guessing a bit here.  I'm using Arch 
Linux and ghc 7.6.3.

The maintenance repo package compiles and installs but it looks like 
wxdirect doesn't detect conditional compiles, so the 
wxCHECK_VERSION(2,9,5) in wxc_glue.h doesn't prevent 
SetDeviceClippingRegion from creeping into the generated code.  When I 
try to link to it, I get an undefined reference.  After commenting out 
all references to SetDeviceC... and rebuilding, everything seems to work 
fine.

I'd like to see this project succeed but am a bit too green to do 
anything serious.  I might be able to clean up the samples a bit if that 
would be helpful. :D



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to