Developer forums (C::B DEVELOPMENT STRICTLY!) > Compiler Framework Redesign

Compilation error: XML branch

(1/2) > >>

gonboy:
\src\sdk\compiler.cpp|810|error: 'class wxXmlNode' has no member named 'GetAttribute'|

which version of wxwidget can compiler it?

MortenMacFly:

--- Quote from: gonboy on September 06, 2012, 09:04:18 am ---which version of wxwidget can compiler it?

--- End quote ---
v2.8.12 should do.

gonboy:
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|

MortenMacFly:

--- 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|

--- End quote ---
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.

gonboy:
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.

Navigation

[0] Message Index

[#] Next page

Go to full version