james.hong Posted June 6, 2011 Share Posted June 6, 2011 ==== Building wxJS ====precompiled.cppIn 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 scopemake[1]: *** [obj/wxJS_Debug/type.o] Error 1make: *** [wxJS] Error 2When i complie the 0ad-r09530-alpha on opensuse? help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now