needed places.
>
> That should imho only be one place...
Sure.
We should look to see what the KDE 2.x latest release is using, but also
remember our code currently works with Qt3 as well.
I *really* hate qt2.m4
john
--
"I never understood what's so hard about picking a un
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Apr 08, 2002 at 07:23:15PM +0200, Lars Gullik Bjønnes wrote:
>
>> The autoconf checking for qt2 look way to complex for me, and at least
>
| Ah, a volunteer !
Oh well... We'll see...
I can strech to make it compile again... linking is another matt
On Mon, Apr 08, 2002 at 07:23:15PM +0200, Lars Gullik Bjønnes wrote:
> The autoconf checking for qt2 look way to complex for me, and at least
Ah, a volunteer !
When you rewrite it please remember to deal with FreeBSD's weird naming,
deal with various moc versions in various places etc. :)
I'm
The autoconf checking for qt2 look way to complex for me, and at least
it should be able to find qt on the most used linux platforms...
It is not able to find qt on RH-7.2...
--
Lgb
On Thu, Sep 27, 2001 at 09:49:14AM +0900, R. Lahaye wrote:
> AC_FIND_FILE(libqt.so.2.2.3 libqt.so.2.2 libqt.so.2 libqt2.so libqt.a libqt.sl,
> ^ ^^^ ^^
>
> Do you need to be that specific on the Qt2 version, tesing 2.2.3, 2.2 etc. ?
> If libqt.so.x.x.x
On Thu, Sep 27, 2001 at 02:54:40AM +0900, R. Lahaye wrote:
> Bingo! Works. Shift into CVS :).
hurrah !
> File->Open causes a crash, when using "double-click file" for selecting,
> instead of "single click + [OK]". The gdb session & backtrace are:
This is probably the error handlers thing again
>>>>> "Brian" == Brian Rectanus <[EMAIL PROTECTED]> writes:
Brian> I noticed a small (one character) typo in config/qt2.m4 (from
Brian> today's CVS) that was preventing configure from finding qt2
Brian> includes. Basically, 'qt_incdirs=...
I noticed a small (one character) typo in config/qt2.m4 (from today's CVS) that was
preventing configure from finding qt2 includes. Basically, 'qt_incdirs=...' should be
'qt2_incdirs=...' in config qt2.m4.
This will probably be corrupted by my mailer, but you get th