From: "Li, Eileen" on
Hi,

I am able to successfully build the lib, but try to build the samples by
open the workspace and
converted to VC++.NET 7.1 sln, all have same error:
...\..\include\wx\chkconf.h(90) : fatal error C1189: #error :
"wxUSE_CRASHREPORT must be defined."
Any idea what did I do wrong?

Thank you for your time!

Eileen




From: Vadim Zeitlin on
On Wed, 14 Feb 2007 16:11:23 -0600 "Li, Eileen" <lie(a)health.missouri.edu> wrote:

LE> I am able to successfully build the lib, but try to build the samples by
LE> open the workspace and
LE> converted to VC++.NET 7.1 sln, all have same error:
LE> ..\..\include\wx\chkconf.h(90) : fatal error C1189: #error :
LE> "wxUSE_CRASHREPORT must be defined."
LE> Any idea what did I do wrong?

The first thing which comes to mind is that you didn't read the message
posted just _yesterday_ here:

http://article.gmane.org/gmane.comp.lib.wxwidgets.general/50048

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org