[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 123069] New: wx-widget sample app. header buggy
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2006-03-04 12:20:31
Message-ID: 20060304132030.123069.dlaigle () gmail ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=123069         
           Summary: wx-widget sample app. header buggy
           Product: kdevelop
           Version: 3.3.1
          Platform: unspecified
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: dlaigle gmail com


Version:           3.3.1 (using KDE 3.4.1, compiled sources)
Compiler:          gcc version 3.4.3
OS:                SunOS (sun4u) release 5.10

** 1 ** Reproducted every time one wants to set up a new wxWidgets project using the \
sample "Hello World" application. It won't compile !

** 2 ** Bug identified:
In the header file of the sample application for wx-widget, there is a bug in the \
argument:

[...]
class 
<ProjName>Frame : public wxFrame
{
  public:
    <ProjName>Frame(const wxString& title,
                    const wxPoint& pos,
                    const wxSize& pos);
[...]

=> Replace "wxSize& pos" by "wxSize& size" in order to have the samp'app' to compile \
correctly.

-Dom


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic