digitalmars.D - Status of wxD?
- Nick Sabalausky (4/4) Dec 07 2012 Anyone know the status of wxD?
- Mike Wey (7/11) Dec 07 2012 The source has been moved to github.
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (8/19) Jan 29 2013 I pushed the code to GitHub, since that was supposed to magically
Anyone know the status of wxD? Is this page correct in its implication that it's primarily D1 and stalled since DMD 1.030?: http://wxd.sourceforge.net/
Dec 07 2012
On 12/07/2012 10:07 PM, Nick Sabalausky wrote:Anyone know the status of wxD? Is this page correct in its implication that it's primarily D1 and stalled since DMD 1.030?: http://wxd.sourceforge.net/The source has been moved to github. https://github.com/afb/wxd Which indicates DMD 2.054 / 1.064 as the compilers that were used around the time of the last release. -- Mike Wey
Dec 07 2012
Mike Wey wrote 2012-12-07 23.21:On 12/07/2012 10:07 PM, Nick Sabalausky wrote:I pushed the code to GitHub, since that was supposed to magically make more people contribute. That never seemed to happen, though... As of 2013, the library is probably best considered discontinued ? It was "almost" working with D 1.0 and wx 2.8, but likely needs some major rewriting to work better with D 2.0 and wxWidgets 3.0... But all the old code for wxD should be up, at either of the sites. --andersAnyone know the status of wxD? Is this page correct in its implication that it's primarily D1 and stalled since DMD 1.030?: http://wxd.sourceforge.net/The source has been moved to github. https://github.com/afb/wxd Which indicates DMD 2.054 / 1.064 as the compilers that were used around the time of the last release.
Jan 29 2013