[Qt-interest] Qt 4.6.2 MinGW install problem

FÖLDY Lajos foldy at rmki.kfki.hu
Fri Feb 26 17:47:59 CET 2010


Hi,

I am trying to install Qt 4.6 (qt-everywhere-opensource-src-4.6.2.tar.gz) 
on a Windows 2000 host with TDM GCC 4.3.2 and msys, but it fails.

The Qt 4.5.3 installation works in the same environment.

Any idea?

thanks in advance,
Lajos

------------------------------------

$ ./configure -platform win32-g++ --verbose
Which edition of Qt do you want to use ?

Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.

o

Determining system architecture... (MINGW32_NT-5.0:1.0.10(0.46/3/2):i686)
     32-bit Intel 80x86 (i386)
     'i386' is supported
System architecture: 'i386'
Precompiled-headers support enabled.
Separate debug info check skipped, QMAKE_OBJCOPY is unset.
Separate debug info support disabled.
Symbol visibility control enabled.

This is the Qt for Linux/X11 Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.

Type '3' to view the GNU General Public License version 3.
Type 'L' to view the Lesser GNU General Public License version 2.1.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept the terms of either license? yes

Creating qmake. Please wait...
ln: creating symbolic link `mkspecs/default' to `win32-g++': No such file 
or directory
g++ -c -o project.o  -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators 
-Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igene\
rators/symbian -I/c/local/fl/gcc-4.3.2/devel/qt-4.6.2/include 
-I/c/local/fl/gcc-4.3.2/devel/qt-4.6.2/include/QtCore -I/c/loca\
l/fl/gcc-4.3.2/devel/qt-4.6.2/src/corelib/global 
-I/c/local/fl/gcc-4.3.2/devel/qt-4.6.2/src/corelib/xml -DQT_NO_PCRE 
-DQT_BUI\
LD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES 
-DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/c/local/\
fl/gcc-4.3.2/devel/qt-4.6.2/mkspecs/win32-g++ -DHAVE_QCONFIG_CPP 
-DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT  project\
.cpp
project.cpp: In member function 'QStringList& QMakeProject::values(const 
QString&, QMap<QString, QStringList>&)':
project.cpp:3101: error: cannot convert 'wchar_t*' to 'CHAR*' for argument 
'1' to 'BOOL GetComputerNameA(CHAR*, DWORD*)'
make: *** [project.o] Error 1




More information about the Qt-interest-old mailing list