Qt and SSL

Paulo Moura Guedes moura at kdewebdev.org
Tue May 8 13:01:20 CEST 2007


On Monday 07 May 2007 12:06, Andreas Pakulat wrote:
> Yes and you need to use qt-copy because kdelibs doesn't work anymore
> with the beta.

qt-copy gives me an error in the configure process:

Creating qmake...
g++  -o qmake.exe project.o main.o makefile.o unixmake.o unixmake2.o 
mingw_make.
o option.o winmakefile.o projectgenerator.o property.o meta.o makefiledeps.o 
met
amakefile.o xmloutput.o pbuilder_pbx.o qbitarray.o qbuffer.o qbytearray.o 
qcrypt
ographichash.o qvsnprintf.o qbytearraymatcher.o qconfig.o qdatetime.o qdir.o 
qdi
riterator.o qfile.o qtemporaryfile.o qfileinfo.o qabstractfileengine.o 
qfsfileen
gine.o qfsfileengine_iterator.o qfsfileengine_win.o 
qfsfileengine_iterator_win.o
 qglobal.o qhash.o qiodevice.o qlibraryinfo.o qlistdata.o qlinkedlist.o 
qlocale.
o qmap.o qregexp.o qstring.o qstringlist.o qtextstream.o quuid.o qvector.o 
qurl.
o qsettings.o qsettings_win.o qvariant.o qmetatype.o qnumeric.o qscriptasm.o 
qsc
riptast.o qscriptastvisitor.o qscriptcompiler.o qscriptecmaarray.o 
qscriptecmabo
olean.o qscriptecmacore.o qscriptecmadate.o qscriptecmafunction.o 
qscriptecmaglo
bal.o qscriptecmamath.o qscriptecmanumber.o qscriptecmaobject.o 
qscriptecmaregex
p.o qscriptecmastring.o qscriptecmaerror.o qscriptcontext_p.o qscriptengine.o 
qs
criptengine_p.o qscriptextenumeration.o qscriptextvariant.o qscriptcontext.o 
qsc
riptfunction.o qscriptgrammar.o qscriptlexer.o qscriptclassdata.o 
qscriptparser.
o qscriptprettypretty.o qscriptsyntaxchecker.o qscriptvalue.o 
qscriptvalueimpl.o
 qscriptvalueiterator.o -lole32 -luuid
qbytearray.o:qbytearray.cpp:(.text+0x2f9e): undefined reference to 
`QDataStream:
:writeBytes(char const*, unsigned int)'
qbytearray.o:qbytearray.cpp:(.text+0x3049): undefined reference to 
`QDataStream:
:readRawData(char*, int)'
qbytearray.o:qbytearray.cpp:(.text+0x306c): undefined reference to 
`QDataStream:
:setStatus(QDataStream::Status)'
qbytearray.o:qbytearray.cpp:
(.text$_ZN11QDataStreamlsEj[QDataStream::operator<<(
unsigned int)]+0x14): undefined reference to `QDataStream::operator<<(int)'
qbytearray.o:qbytearray.cpp:
(.text$_ZN11QDataStreamrsERj[QDataStream::operator>>
(unsigned int&)]+0x14): undefined reference to `QDataStream::operator>>(int&)'
qstring.o:qstring.cpp:(.text+0xedcf): undefined reference to 
`QDataStream::write
Bytes(char const*, unsigned int)'
qstring.o:qstring.cpp:(.text+0xf034): undefined reference to 
`QDataStream::setSt
atus(QDataStream::Status)'
qstring.o:qstring.cpp:(.text+0xf0d1): undefined reference to 
`QDataStream::readR
awData(char*, int)'
qstring.o:qstring.cpp:(.text+0xf0fa): undefined reference to 
`QDataStream::setSt
atus(QDataStream::Status)'


Triead also with a recent snapshot but the compiler hangs (with CPU at 100%) 
when trying to build generators/mac/p
builder_pbx.cpp:, also in the configure process:

g++ -c -opbuilder_pbx.o -O -I. -Igenerators -Igenerators/unix -Igenerators/win32
 -Igenerators/mac -IC:
\home\kde\trunk\qt-win-opensource-src-4.4.0/src/corelib/ar
ch/generic -IC:\home\kde\trunk\qt-win-opensource-src-4.4.0/include -IC:
\home\kde
\trunk\qt-win-opensource-src-4.4.0/include/QtCore -IC:
\home\kde\trunk\qt-win-ope
nsource-src-4.4.0/include -IC:
\home\kde\trunk\qt-win-opensource-src-4.4.0/includ
e/QtCore -IC:
\home\kde\trunk\qt-win-opensource-src-4.4.0/src/corelib/global -IC:
\home\kde\trunk\qt-win-opensource-src-4.4.0/include/QtScript -IC:
\home\kde\trunk
\qt-win-opensource-src-4.4.0/mkspecs/win32-g++ -DQT_NO_TEXTCODEC -DQT_NO_UNICODE
TABLES -DQT_LITE_COMPONENT -DQT_NO_PCRE -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS
-DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD -DQT_NO_QOBJECT -DQ
T_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQMAKE_OPENSOURCE_EDITION 
generators/mac/p
builder_pbx.cpp

grrrrrr

Paulo



More information about the Kde-windows mailing list