wxDesigner problem

phoenix phoenix at amule.org
Fri Mar 2 17:38:24 PST 2007


Hi Robert,

I have updated to the last wxCVS yesterday, and now I get the error:

Compiling muuli_wdr.cpp
muuli_wdr.cpp: In function ‘wxSizer* downloadDlg(wxWindow*, bool,
bool)’:
muuli_wdr.cpp:1003: error: ‘wxGA_PROGRESSBAR’ was not declared in this
scope

This file is, as you suspect, wxDesigner generated, and the error is due
to the deprecation of the ‘wxGA_PROGRESSBAR’, which is already defined
as zero, even in 2.6. Recent wxCVS only compiles with this defined if
you build it with 2.6 compatibility.

Is there a plan to release a new version of wxDesigner fixing this
issue?

Best Regards!
Phoenix.






More information about the wx-dev mailing list