Patches item #2855459, was opened at 2009-09-09 23:00
Message generated for change (Tracker Item Submitted) made by kosenko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2855459&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kolya Kosenko (kosenko)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build pbm wxJSON and wx 2.9

Initial Comment:
wxJSON have build problems with wxWidgets 2.9.0. Tested with wxGTK:

wxJSON/src/jsonreader.cpp: In member function в__int 
wxJSONReader::SkipComment()в_T:
wxJSON/src/jsonreader.cpp:1040: error: call of overloaded в__append(int, 
int&)в_T is ambiguous
wxWidgets-2.9.0-RC5/include/wx/string.h:2471: note: candidates are: wxString& 
wxString::append(const char*, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2479: note:                 wxString& 
wxString::append(const wchar_t*, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2494: note:                 wxString& 
wxString::append(const wxCStrData&, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2502: note:                 wxString& 
wxString::append(size_t, wxUniChar)
wxWidgets-2.9.0-RC5/include/wx/string.h:2524: note:                 wxString& 
wxString::append(size_t, char)
wxWidgets-2.9.0-RC5/include/wx/string.h:2526: note:                 wxString& 
wxString::append(size_t, unsigned char)
wxWidgets-2.9.0-RC5/include/wx/string.h:2528: note:                 wxString& 
wxString::append(size_t, wchar_t)
wxWidgets-2.9.0-RC5/include/wx/string.h:2540: note:                 wxString& 
wxString::append(const char*, const char*) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2542: note:                 wxString& 
wxString::append(const wchar_t*, const wchar_t*) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2544: note:                 wxString& 
wxString::append(const wxCStrData&, const wxCStrData&) <near match>
wxJSON/src/jsonreader.cpp:1050: error: call of overloaded в__append(int, 
int&)в_T is ambiguous
wxWidgets-2.9.0-RC5/include/wx/string.h:2471: note: candidates are: wxString& 
wxString::append(const char*, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2479: note:                 wxString& 
wxString::append(const wchar_t*, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2494: note:                 wxString& 
wxString::append(const wxCStrData&, size_t) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2502: note:                 wxString& 
wxString::append(size_t, wxUniChar)
wxWidgets-2.9.0-RC5/include/wx/string.h:2524: note:                 wxString& 
wxString::append(size_t, char)
wxWidgets-2.9.0-RC5/include/wx/string.h:2526: note:                 wxString& 
wxString::append(size_t, unsigned char)
wxWidgets-2.9.0-RC5/include/wx/string.h:2528: note:                 wxString& 
wxString::append(size_t, wchar_t)
wxWidgets-2.9.0-RC5/include/wx/string.h:2540: note:                 wxString& 
wxString::append(const char*, const char*) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2542: note:                 wxString& 
wxString::append(const wchar_t*, const wchar_t*) <near match>
wxWidgets-2.9.0-RC5/include/wx/string.h:2544: note:                 wxString& 
wxString::append(const wxCStrData&, const wxCStrData&) <near match>
make: *** [wxJSON/src/jsonreader.o] Error 1


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2855459&group_id=51305

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to