moving wxd to github

Anders F Björklund afb at algonet.se
Fri Aug 26 01:10:14 PDT 2011


As part of a necessary rewrite to better support wxWidgets 3.0 and D2,
the wxD development is moving from SourceForge (cvs) to GitHub (git).
As an interim step the existing source repository has been converted,
the details at: http://sourceforge.net/scm/?type=git&group_id=133831

Besides updating the API, that currently follows wxWidgets 2.6 (ouch)
even if you can link it with 2.8 and 2.9 as well if needed by system,
if will change the current "struct" method of passing arrays to C++
into some kind of dual "size_t" and "void*" method as required by DMD.


I am also stepping down as a maintainer, including the pre-built GDC
distribution (gdcwin/gdcgnu/gdcmac) and the Code::Blocks support for D.

Hopefully the new wxD project will have better luck of accomplishing a
open-source cross-platform GUI and IDE for the D programming language ?

--anders

http://wxd.sourceforge.net/
http://www.codeblocks.org/

http://www.digitalmars.com/d/archives/digitalmars/D/wxD_GUI_and_Code_Blocks_IDE_46121.html


More information about the Digitalmars-d mailing list