Hi Mads,

On Wed, 12 Dec 2007 04:17:03 +0900, Mads Lindstrøm <[EMAIL PROTECTED]> wrote:
> Maybe it is time we make a new release?

I agree about postponing to add Jeremy's work and releasing new
wxHaskell more quickly. But I think you forgot a critical problem.

I think we must add wxWidgets 2.8.x support before makeing new
release. Because Neil showed us that wxWidgets 2.6.x can't be
built under latest Mac OS X 10.5 (Leopard).

http://thread.gmane.org/gmane.comp.lang.haskell.wxhaskell.general/367/focus=370

So I'm working on this problem now ... but I don't complete this
work yet.

I succeed to build wxHaskell using wxWidgets 2.8.x without 2.4 API
compatibllity, both under Windows (Visual Studio 2005) and (PowerPC)
Mac OS X platform. But I can't run 2.8.x version program these platform.

I can run previous patches' 2.8.x version program that unsing Visual
Studio 2003's wxc library. But its prgram cause "0xC0000005" error
dialog and terminate when upgrade Visual Studio to 2005 and building
wxc by that.

So I think that we can run 2.8.x version program if we build wxc
by Visual Studio 2003. (I don't test with Visual Studio 2008 yet.
Because I want to use Japanese Edition, and it's not released yet.)


Anyway I think my current patch is useful. Because I added wxWidgets
2.8.x API layer, and removing minimal obsolete API by very conservative
policily. I respected 2.4.x API's name except wxSound class, and I
checked alternative API in new version. I think this chage doesn't
break your environment.

I can build and run test program using wxWidgets 2.6.x.

And I can't progress this work in this year. I'll be busy next week.
So I send that in below mail.

http://article.gmane.org/gmane.comp.lang.haskell.wxhaskell.general/387


Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to