\src\sdk\compiler.cpp|810|error: 'class wxXmlNode' has no member named 'GetAttribute'|
which version of wxwidget can compiler it?
Quote from: gonboy on September 06, 2012, 09:04:18 AM
which version of wxwidget can compiler it?
v2.8.12 should do.
Ok! I try it
=================================================
When I use wxwidget 2.9.4
display
\include\wx\platform.h|154|fatal error: wx/setup.h: No such file or directory|
Quote from: gonboy on September 06, 2012, 09:36:34 AM
\include\wx\platform.h|154|fatal error: wx/setup.h: No such file or directory|
Because its not enough to extract the sources, you also need to compile wxWidgets or install the dev packages (depending on your platform).
That's why we provide nightly builds, btw, to save you from this hassle.
I use CodeBlocks_EP couldn't build it.
Could you tell me where I can download the WxWidget 2.8.10(Build by Mingw32 4.6.1 or other version) which can build the project.
Quote from: gonboy on September 06, 2012, 11:56:26 AM
I use CodeBlocks_EP couldn't build it.
We don't provide support for C::B forks. Ask the maintainer of this fork.