Bugs item #2846586, was opened at 2009-08-28 16:17
Message generated for change (Tracker Item Submitted) made by cbrockman
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2846586&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: Subversion TRUNK
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Charles Brockman (cbrockman)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxPlotCtrl] SetCursor Call to wxString(int)

Initial Comment:
While trying to compile the plotctrl project in Microsoft Visual C++ 2008 under 
Windows I received the following errors:

..\src\plotctrl.cpp(592) : error C2248: 'wxString::wxString' : cannot access 
private member declared in class 'wxString'
  C:\wxWidgets SVN\include\wx/string.h(478) : see declaration of 
'wxString::wxString'
  C:\wxWidgets SVN\include\wx/string.h(456) : see declaration of 'wxString'
..\src\plotctrl.cpp(2186) : error C2248: 'wxString::wxString' : cannot access 
private member declared in class 'wxString'
  C:\wxWidgets SVN\include\wx/string.h(478) : see declaration of 
'wxString::wxString'
  C:\wxWidgets SVN\include\wx/string.h(456) : see declaration of 'wxString'


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2846586&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