From: José P. M. <jp...@cs...> - 2009-03-06 13:10:05
|
Hello, I have installed both the x64 and x86 versions (and also the 2005 and 2008 versions) of the Microsoft Visual C++ Redistributable Package and I still have the same problem. Thanks, Pedro On Fri, Mar 6, 2009 at 08:28, shelarcy <she...@gm...> wrote: > Hi Jose, > I'm sorry about my reply is late. > > On Wed, 18 Feb 2009 16:44:07 +0900, José Pedro Magalhães <jp...@cs...> > wrote: > > Hello all, > > > > After installing wxhaskell (from > > wxhaskell-bin-msw2.8.9-ghc6.10.1-0.11.0-0.zip) on my machine (Windows XP > > 64-bit edition), I get the following when running the examples: > > > > GHCi, version 6.10.1: http://www.haskell.org/ghc/ :? for help > >> (snip) > >> Loading package wxcore-0.11.0 ... <interactive>: wxc-msw2.8.9-0.11.0: > The > >> specified module could not be found. > >> can't load .so/.DLL for: wxc-msw2.8.9-0.11.0 (addDLL: could not load > DLL) > >> *Main> > >> > > > > Compiling with ghc --make produces a similar error in a popup when trying > to > > run the application. Following > > http://haskell.org/haskellwiki/WxHaskell/Troubleshooting#Runtime_issues, > I > > am posting the issue to this list. > > How about install Microsoft Visual C++ 2008 SP1 Redistributable Package? > > http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en > > I'm using Visual C++ 2008 SP1 to build Windows binary. So, previous > solution is > obsolete. > > I updated that page's solution now. > > > Best Regards, > > -- > shelarcy <shelarcy hotmail.co.jp> > http://page.freett.com/shelarcy/ > |