Jump to content

Error: ‘Wxstringlistnode’ Was Not Declared In This Scope


james.hong
 Share

Recommended Posts

==== Building wxJS ====

precompiled.cpp

In file included from /usr/include/wx-2.8/wx/dcgraph.h:17:0,

from /usr/include/wx-2.8/wx/dc.h:892,

from /usr/include/wx-2.8/wx/wx.h:48,

from /usr/include/wx-2.8/wx/wxprec.h:68,

from ../../../source/tools/atlas/wxJS/precompiled.h:38,

from ../../../source/tools/atlas/wxJS/precompiled.cpp:1:

/usr/include/wx-2.8/wx/geometry.h:91:65: warning: redundant redeclaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’ in same scope

/usr/include/wx-2.8/wx/geometry.h:90:21: warning: previous declaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’

/usr/include/wx-2.8/wx/geometry.h:93:65: warning: redundant redeclaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’ in same scope

/usr/include/wx-2.8/wx/geometry.h:92:21: warning: previous declaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’

/usr/include/wx-2.8/wx/geometry.h:96:65: warning: redundant redeclaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’ in same scope

/usr/include/wx-2.8/wx/geometry.h:95:21: warning: previous declaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’

type.cpp

../../../source/tools/atlas/wxJS/common/type.cpp: In function ‘jsval wxjs::ToJS(JSContext*, const T&) [with T = wxStringList, jsval = jsval_layout, JSContext = JSContext]’:

../../../source/tools/atlas/wxJS/common/type.cpp:341:5: error: ‘wxStringListNode’ was not declared in this scope

../../../source/tools/atlas/wxJS/common/type.cpp:341:23: error: ‘node’ was not declared in this scope

make[1]: *** [obj/wxJS_Debug/type.o] Error 1

make: *** [wxJS] Error 2

When i complie the 0ad-r09530-alpha on opensuse? help

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...