[ wxwindows-Bugs-1638781 ] Compilation fails due to missing include in wx/timer.h

SourceForge.net noreply at sourceforge.net
Thu Jan 18 08:53:50 PST 2007


Bugs item #1638781, was opened at 2007-01-18 17:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1638781&group_id=9863

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: Build -- windows
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bjoern Pfeiffer (bjoernp)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compilation fails due to missing include in wx/timer.h

Initial Comment:
Compilation fails (recent CVS, mingw 3.4.5):
wxWindow is not fully specified in wx/timer.h but static member used inline.

Simple Fix: 
wx/timer.h +20:
#include "wx/window.h"


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1638781&group_id=9863




More information about the wx-dev mailing list