wxd0.16 released
hqs7636
2011-08-26
0.16 (afb) released 2011-08-26 (Alpha 16)
Fixed building with LDC 0.9.2 and DMD 2.054 Allow building with wxWidgets 2.9.2 / Cocoa Tested with GDC/LDC/DMD 1.064 on 3 platforms Current Features: (in the Alphas now) Controls Windows Menus Resources Ansi / Unicode Drag and Drop Image support Font support HTML support Sound support SDL 1.2 support, see "SDLPanel" sample and sdl.sdl OpenGL 1.2 support, see "GLCube" sample and gl.gl Support linking with wxWidgets 2.8, as well as with 2.6 Support linking with D2 or Tango, as well as D1/Phobos http://wxd.sourceforge.net/ |
|
betty_betty2008
2011-08-27
wx是俺最中意的C++GUI库,一直在用,个人觉得最舒服的地方是一针刺透N层直达目的。
一直想试用wxD,但从未编译成功过。期望有人能上传一个编好的包。 |
|
ideage
2011-08-27
曾经编译过。文件非常大。惊人。呵呵
|
|
hqs7636
2011-08-29
ideage 写道 曾经编译过。文件非常大。惊人。呵呵
再编一个出来试试如何 |
|
hqs7636
2011-09-07
解决编译后的程序库非常大 参考:
最小体积编译方法: http://topic.csdn.net/u/20101122/10/31c6d2cc-64f6-4a40-a402-4ddb4d38339c.html 不知道管不管用 wxWidgets 2.9.2 Released 2011-07-05 从官网上看到好像是最新的 |
|
hqs7636
2011-09-07
0.15 (afb) released 2009-07-03
跨度2年才发布这版,这哥们真忙 |
|
hqs7636
2011-09-10
哪位高手试试编一个出来玩玩?
![]() |
|
betty_betty2008
2011-09-12
试过不行。DMC 编译WX时找不到basetsd.h 而以fatal error终止
MINGW编译的WX292倒是现成的,不过后期如何编译WXD 就没往下试了,WXD 下的makefile.gcc 看了下,好象DMD 或者GDC都行,都是用mingw32-make来编译。但是想不通编译出的*.a库怎么变成DMD下的*.lib.是不是接着用DMD编译,没往下看。有空再弄。 |
|
hqs7636
2011-09-14
有空再试试。。。
![]() |
|
ideage
2011-09-27
|