[Bug 72551] New: wxWindows version 2.4.2 fails in configure

Lasse K�rkk�inen tronic2 at sci.fi
Tue Jan 13 15:11:05 UTC 2004


------- 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=72551      
           Summary: wxWindows version 2.4.2 fails in configure
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: tronic2 at sci.fi


Version:           3.0.0_beta2 (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

The script should check for wxWindows version >= 2.3.3, not explicitly check for 2.3.3, 2.4.0 and 2.4.1 (or any other predefined set of versions). It could possibly emit a warning if the version found is different from what the project was tested on, but it should never fail if the version is greater than the script knows about.

---
checking wxWindows version... 2.4.2
configure: error: wxWindows 2.3.3 or 2.4.0 required
make: *** [config.status] Error 1
---

Note: even though it says that 2.3.3 or 2.4.0 is required, it also accepts 2.4.1.




More information about the KDevelop-devel mailing list