On 02/22/2012 02:49 PM, David C. Rankin wrote:
Scanning dependencies of target DCOP-shared [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopstub.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopref.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopobject.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o /build/src/tdelibs/dcop/dcopclient.cpp: In member function 'bool DCOPClient::attachInternal(bool)': /build/src/tdelibs/dcop/dcopclient.cpp:785:24: error: 'qint64' was not declared in this scope /build/src/tdelibs/dcop/dcopclient.cpp:785:24: error: expected ')' before numeric constant
By the way, this is happening on an i686 box. Don't know if the qint64 is architecture specific, but I would expect that error more on an x86_64 box if it was...