Jump to content

james.hong

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by james.hong

  1. ==== 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

×
×
  • Create New...