[Kde-bindings] [Bug 186991] New: bindings: csharp qttest doesn't compile with qt without accessability
Peter Häring
p.haering at tiscalinet.de
Thu Mar 12 16:55:24 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=186991
Summary: bindings: csharp qttest doesn't compile with qt
without accessability
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: p.haering at tiscalinet.de
Version: (using KDE 4.2.1)
Compiler: gcc-4.3.2
OS: Linux
Installed from: Compiled From Sources
Bug is in file csharp/qttest/src/qttesthandlers.cpp
This file uses struct QTestAccessibilityEvent. The struct is defined in the
included file <QtTest/qtestaccessible.h>. But in my case, QT_NO_ACCESSIBILITY
is defined as seen in file smoke/qtdefines, and the whole header file is
bypassed by the preprocessor directive #ifndef QT_NO_ACCESSIBILITY =>
compilation stops.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list