qt-copy doesn't compile (checked out today)

Kurt Pfeifle kpfeifle at danka.de
Wed Nov 13 21:05:44 GMT 2002


Harri Porten wrote:
> On Wed, 13 Nov 2002, Kurt Pfeifle wrote:
> 
> 
>>The "gmake" always hangs at the same point:
>>
>>--------------
>>[....]
>>g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
>>-I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -I/opt/qt3/mkspecs/linux-g++ -o ./tableeditor.o tableeditor.cpp
>>/opt/qt3/bin/uic -L /opt/qt3/plugins  -embed designer images/adjustsize.png images/edithlayoutsplit.png images/left.png images/sizeall.png images/arrow.png images/editlower.png images/line.png 
>>
> [...]
> 
> 
>>Any suggestions?
>>
> 
> Try if removing -O2 from above line helps.

I tried to runn the "g++ -c -pipe -fno-exceptions...." line
without the "-O2", but this gave an error (can't remember
which one -- but I made sure I was in the same directory)

Removing the whole of "~/.qt/" did help in the end (which
was another hint I received.)

Thanks, Harri!

> Harri.
> 

Cheers,
Kurt





More information about the kde-core-devel mailing list