On Wednesday 13 April 2005 08:18 pm, Kevin Krammer wrote:
>
> Jon is working on this.
>
> For now you have to set two environment variables manually, DCOPIDL and
> DCOPIDL2CPP
>
> I do it this way
> export DCOPIDL=`which dcopidl`
> export DCOPIDL2CPP=`which dcopidl2cpp`
Thanks, I will try that.
As I expected, the QT-GUI plugin compiles, it's just the KDE-GUI plugin that
fails to compile today.
8)
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which
On Wednesday 13 April 2005 22:05, Pollywog wrote:
>fi
> /usr/bin/moc ./gpgkeymanager.h -o gpgkeymanager.moc
> if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
> -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include
>
fi
/usr/bin/moc ./gpgkeymanager.h -o gpgkeymanager.moc
if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
-I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include
-I/usr/include/qt3 -I/usr/include/kde -fPIC -DPIC -D_REENT
On Thursday 10 March 2005 18:07, Pollywog wrote:
> On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote:
> > please update your cvs-sources and try again.
> > delete userbox.cpp before updating.
> > i guess you're experiencing a cvs conflict here. did you change something
> > in this file be
On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote:
> please update your cvs-sources and try again.
> delete userbox.cpp before updating.
> i guess you're experiencing a cvs conflict here. did you change something
> in this file before your last update?
>
> thomas
It was a patch I applie
On Thursday 10 March 2005 01:19 am, Pollywog wrote:
> .deps/skinbrowser.Tpo"; exit 1; fi
> /usr/bin/moc ./userbox.h -o userbox.moc
> if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
> -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/
On Thursday 10 March 2005 01:19, Pollywog wrote:
> .deps/skinbrowser.Tpo"; exit 1; fi
> /usr/bin/moc ./userbox.h -o userbox.moc
> if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
> -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11
.deps/skinbrowser.Tpo"; exit 1; fi
/usr/bin/moc ./userbox.h -o userbox.moc
if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
-I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include
-I/usr/include/qt3 -I/usr/include/kde -fPIC -
Hello everyone!
I tried to compile licq on debian sid today. I only applied the
tabbed-patch.
Configure-options: --with-kde
The following qt-packages are installed:
ii libqt2 2.3.2-12 Qt GUI Library (runtime version)
ii libqt3-headers 3.1.1-7Qt3 header files
ii libqt3-mt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 25 January 2003 06:50 pm, Ian Collier wrote:
> Well I don't understand C++ but I'm not sure why the other compilers
> don't complain (but gcc 2.95.2 didn't and I think that's probably a
> later version than egcs 1.0.3a).
Perhaps egcs1.0.3a
On Sat, Jan 25, 2003 at 11:09:10AM -0600, Jon Keating wrote:
> > Is my compiler being too strict, or is the code a bit too sloppy? ;-)
> > Is there a compiler option which will stop the complaints?
> A little bit of both. Qt3 has those members as public, Qt2 has them as
> protected. But then ag
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 24 January 2003 06:26 pm, Ian Collier wrote:
> Is my compiler being too strict, or is the code a bit too sloppy? ;-)
> Is there a compiler option which will stop the complaints?
A little bit of both. Qt3 has those members as public, Qt2 has
Compiling the qt-gui from 1.2.3 release produced the following...
/usr/bin/moc ./authuserdlg.h -o authuserdlg.moc
source='authuserdlg.cpp' object='authuserdlg.lo' libtool=yes \
depfile='.deps/authuserdlg.Plo' tmpdepfile='.deps/authuserdlg.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../l
On Friday 26 April 2002 12:34, Dario Spagnolo wrote:
> Hello everybody,
>
> it seems like compiling licq for socks support isn't piece of cake !
[...]
> g++ -O2 -fno-exceptions -fno-check-new -o licq licq.o main.o icqpacket.o
> socket.o icqd.o icqd-udp.o icqd-tcp.o icqd-threads.o remoteserver.o
>
Hello everybody,
it seems like compiling licq for socks support isn't piece of cake !
I've followed the instructions in README.SOCKS which solves many errors
during compilation. But still, after a couple of minutes, gmake dies in the
same way it did before I added #define INCLUDE_PROTOTYPES to
16 matches
Mail list logo