Good news. My mistake using wx-core version in darcs. It was giving
cabal a hard time to configure wxc. After compiling the latest source
from [1] wx-config worked and it's looking good.

Cheers


[1] http://code.google.com/p/wx-config-win/

> Trying to follow up with the latest stable version of wxHaskell 0.13.2
> (based on wxWidgets 2.8.12). I run straight into trouble using the
> wx-config tool, preventing me to update the package - it does not
> work.
> Then I found out about the latest development. Pulled the sources from
> http://darcsden.com/kowey/wxhaskell - packed and installed that
> wx-config with cabal and still no luck.
>
> As last resort, I checked out from Dave Tapley. Patched it with
> Jeremy's diff and tried to build that version against wxWidgets 2.9
> (compiled from svn sources). Now, I am lost in a circular dependency:
>
> E:\Dev\Repo\wxhaskell-dev-darcs\wxhaskell-dev-v14patch\wxcore>cabal configure
> Resolving dependencies...
> Configuring wxcore-0.14...
> setup.exe: At least the following dependencies are missing:
> wxc -any
>
> E:\Dev\Repo\wxhaskell-dev-darcs\wxhaskell-dev-v14patch\wxcore>cd ..\wxc
>
> E:\Dev\Repo\wxhaskell-dev-darcs\wxhaskell-dev-v14patch\wxc>cabal configure
> Resolving dependencies...
> Configuring wxc-0.1...
> setup.exe: This version of wxcore requires wx 2.9 to be available
>
> E:\Dev\Repo\wxhaskell-dev-darcs\wxhaskell-dev-v14patch\wxc>cd ..\wx
>
> E:\Dev\Repo\wxhaskell-dev-darcs\wxhaskell-dev-v14patch\wx>cabal configure
> Resolving dependencies...
> Configuring wx-0.14...
> cabal: At least the following dependencies are missing:
> wxcore >=0.14
>
> It's been a great adventure though. Thanks for everyone working on this!

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to