clarified #error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
41400c15b5
commit
75d1935a0a
@ -52,7 +52,7 @@
|
|||||||
#include "wx/wx.h"
|
#include "wx/wx.h"
|
||||||
|
|
||||||
#if defined(_WINDOWS_) || !wxUSE_MFC
|
#if defined(_WINDOWS_) || !wxUSE_MFC
|
||||||
#error Sorry, you need to edit include/wx/msw/setup.h, set wxUSE_MFC to 1, and recompile.
|
#error "Sorry, you need to edit include/wx/msw/setup.h, set wxUSE_MFC to 1, and recompile the library."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef new
|
#ifdef new
|
||||||
|
Loading…
Reference in New Issue
Block a user