From: Daan L. <da...@cs...> - 2005-01-13 14:07:42
|
Hi Shelarcy, >> - moderate: get the latest wxHaskell from cvs and build it yourself with >> ghc-6.2.2 (doable if you follow the build instructions *exactly*) > > > But cvs-version has many probrem that build on Visual Studio .NET 2003 (VC > 7.1). Maybe, but you can always build with mingw32 or visual C 6.0. > Current Version developed on VC6, then CVS version doen't fix VC 7,1's > problem. (VC 7.1 supplied for VC7 user by Microsoft (without Academic > version user), so you don't care about VC7.) Uuh, I do not understand what you say here. However, you are right that I only use visual C 6.0 since I do not have visual C 7.0 -- I do care about it -- I have written parts of it :-) -- but I don't think it is currently worth the effort to see how it can work wxHaskell. One problem might be that you compile .NET code? -- Daan. |