[Qt/Win32] compile problem

=?ISO-2022-JP?Q?=1B=24BNSE/L1=1B=28B_=28Lin_Zhemin=29?= lin.zhemin at gmail.com
Thu Jul 14 08:15:14 CEST 2005


Hi,

I've tried the CVS branch QT_WIN32_3_3_BRANCH with Mingw32.  However,
it fails to compile
qlibrary.cpp when I did a configure.bat -fast -gif:

g++ -c -O2 -fno-exceptions -fno-rtti  -DUNICODE -DQT_NO_TEXTCODEC -DQT_NO_UNICOD
ETABLES -DQT_LITE_COMPONENT -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DHAVE_QCONF
IG_CPP -I"." -I"C:\qt-3\src\tools" -I"C:\qt-3\src\kernel" -I"C:\qt-3\include" -I
"C:\qt-3\src\codecs" -I"C:\qt-3\include\private" -I"C:\qt-3\misc\configure" -I"C
:\qt-3\mkspecs\win32-g++" -o tmp\qlibrary.o C:\qt-3\src\tools\qlibrary.cpp
C:\qt-3\src\tools\qlibrary.cpp:63: error: `QLibraryPrivate' has not been declare
d
C:\qt-3\src\tools\qlibrary.cpp:63: error: expected constructor, destructor, or t
ype conversion before '(' token
C:\qt-3\src\tools\qlibrary.cpp:63: error: expected `,' or `;' before '(' token
C:\qt-3\src\tools\qlibrary.cpp:138: error: `QLibrary' has not been declared
C:\qt-3\src\tools\qlibrary.cpp:139: error: ISO C++ forbids declaration of `QLibr
ary' with no type
C:\qt-3\src\tools\qlibrary.cpp: In function `int QLibrary(const QString&)':
C:\qt-3\src\tools\qlibrary.cpp:139: error: only constructors take base initializ
ers
C:\qt-3\src\tools\qlibrary.cpp:141: error: `libfile' undeclared (first use this
function)
C:\qt-3\src\tools\qlibrary.cpp:141: error: (Each undeclared identifier is report
ed only once for each function it appears in.)
C:\qt-3\src\tools\qlibrary.cpp:142: error: `d' undeclared (first use this functi
on)

Well, I've successfully compiled Qt/Win32 once at the same machine.  I
just wanted
to check out the new backport that hopeuflly fixes the problem of IME.
 Any comments?
Or should I check out the latest revision?  Thanks.


Regards,
Zhemin.

-- 
5.6  Die Grenzen meiner Sprache bedeuten die Grenzen meiner Welt.


More information about the kde-cygwin mailing list