lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [Mingw-users] compiling qt 4.4
- Date: Sun, 28 Sep 2008 21:18:06 -0600
- From: "John E. / TDM" <tdragon@xxxxxxxxxxx>
- Subject: ***BOGO*** Re: [Mingw-users] compiling qt 4.4
Joachim Schiele wrote:
> On Sonntag 28 September 2008, John E. / TDM wrote:
> that is good to know, thank your for that info. i will try your build
> tomorrow...
>
If you do, there is a single change you'll need to make in the Qt
sources (I used Qt 4.4.2).
In src/gui/inputmethod/qwininputcontext_win.cpp, right before line 506
(bool QWinInputContext::endComposition()), I had to add the declaration
of qt_sendSpontaneousEvent:
extern bool qt_sendSpontaneousEvent(QObject *, QEvent *);
Otherwise, it's undeclared before the first use at line 539.
Cheers,
John E.
-------------------------------------------------------------------------
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=/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users