some one

Show:

What's happening?

  • SamplesGLCubeMakefile

    Samples\GLCube\Makefile NAME=Minimal should be: NAME=GLCube.

    2006-08-26 23:52:19 UTC in wxD

  • support dmd 0.164

    Since import default becomes private, mostly by adding necessary imports.

    2006-08-14 21:56:50 UTC in wxD

  • wx/ToolBar.d add default param ItemKind

    235c235 < public ToolBarTool AddTool(int toolid, string label, Bitmap bitmap, string shortHelp, ItemKind kind) --- > public ToolBarTool AddTool(int toolid, string label, Bitmap bitmap, string shortHelp, ItemKind kind = ItemKind.wxITEM_NORMAL)

    2006-08-13 19:44:46 UTC in wxD

  • small fix for: config.MINGW32_NT-5.x

    15c15 < LDFLAGS = $(WXLIBS) -lstdc++ --- > LDFLAGS = $(WXLIBS) -lwxexpat-2.6 -lwxpng-2.6 -lwxtiff-2.6 -lwxjpeg-2.6 -lstdc++ otherwise, it complains lots of missing symbol in libjpeg, libpng ...

    2006-08-13 19:41:12 UTC in wxD

  • build error: Mingw/XP, wxWidgets-2.6.2

    glcanvas.cpp: In function `void wxGLContext_Update(wxGLContext*)': glcanvas.cpp:36: error: 'class wxGLContext' has no member named 'Update' glcanvas.cpp: In function `void wxGLCanvas_UpdateContext(wxGLCanvas*)': glcanvas.cpp:167: error: 'class wxGLCanvas' has no member named 'UpdateContext' make[1]: *** [glcanvas.o] Error 1 make[1]: Leaving directory `/g/project/wxd/wxc' make: *** [all.

    2006-08-13 19:02:43 UTC in wxD

About Me

  • 2002-02-27 (8 years ago)
  • 471838
  • someanon (My Site)
  • some one

Send me a message