On 8/7/06, John Labenski <[EMAIL PROTECTED]> wrote:
> > 2. in modules/wxluadebug/src/splttree.cpp add:
> >
> > #ifdef __MINGW32__
> > #undef UNREFERENCED_PARAMETER
> > #endif
> >
> > after includes and before:
> >
> > static wxTreeItemId defaultTreeItemId;
>
> Added.

The error is really just from the line wxDC operator = &wxDC is
private? I've removed the above #undef and just remmed out the line
UNREFERENCED_PARAMETER(dc);.

-John Labenski

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to