[Kwintv] Re: kwintv digest, Vol 1 #326 - 2 msgs

George Staikos kwintv@mail.kde.org
Sat, 11 Jan 2003 22:14:03 -0500


On Saturday 11 January 2003 22:03, renato gallo wrote:
> find / -name uic
> /usr/lib/qt-3.0.4/bin/uic

That's the one in use.


> /usr/lib/qt-3.0.4/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload
> -o cha nnelimportdlg.h ./channelimportdlg.ui

  And there it gets regenerated.

> /usr/lib/qt-3.0.4/bin/moc ./qtvision.h -o qtvision.moc
> source='qtvision.cpp' object='qtvision.lo' libtool=yes \
> depfile='.deps/qtvision.Plo' tmpdepfile='.deps/qtvision.TPlo' \
> depmode=gcc /bin/sh ../../admin/depcomp \
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I. -I../.. -I/opt/kde/include -I/usr/lib/qt-3.0.4/include
> -I/usr/X11R6/include -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor
> -Wno-long-long -Wundef - Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -ansi -D_ XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fn o-check-new
> -fno-common  -c -o qtvision.lo `test -f 'qtvision.cpp' || echo './'`
> qtvision.cpp
> qtvision.cpp: In method `void QtVision::importDefaultChannels()':
> channelimportdlg.h:45: `class QtVision * ChannelImportDlg::_qtv' is
> protected qtvision.cpp:473: within this context
> make[2]: *** [qtvision.lo] Error 1

   And of course there it fails.  I would have to say that this is some 
qt-3.0.x vs qt-3.1.0 problem.  Anyone using Qt 3.1.x and seeing this problem?

-- 

George Staikos