wxUSE_GRAPHICS_CONTEXT must be defined.

Robin Dunn robin at alldunn.com
Sat Oct 7 09:01:42 PDT 2006


andre wrote:
> compiling the current version using vc7
> with: nmake -f makefile.vc WX_VERSION=27
> issued the error wxUSE_GRAPHICS_CONTEXT must be defined.
> 
> defining wxUSE_GRAPHICS_CONTEXT to 0 seems to solve the problem
> 

You need to update your include/wx/msw/setup.h from 
include/wx/msw/setup0.h any time there is a change in setup0.h.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wx-users mailing list