Patches item #2355758, was opened at 2008-11-28 14:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2355758&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: Peter Jansson (jansson)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxplotctrl] wxplotctrl.h: Compiler issue?

Initial Comment:
I am having an issue with using wxplotctrl.h in my MinGW environment.

Replacing
#include "wx/wxwindow.h"
wih
#include "wx/wx.h"
on line 18 in wxplotctrl.h seem to make the following complier error to 
disappear. I attach a patch for that small change. I don't why this error 
occurs, any input on this?

C:/wxWidgets-2.8.9/include/wx/msw/toplevel.h:122: error: expected identifier 
before numeric constant
C:/wxWidgets-2.8.9/include/wx/msw/toplevel.h:122: error: expected `,' or `...' 
before numeric constant
C:/wxWidgets-2.8.9/include/wx/msw/toplevel.h:122: error: ISO C++ forbids 
declaration of `parameter' with no type

Greetings from Sweden,
Peter.

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

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to