[mythtv-users] OT: Cygwin and QT3.3.1 for MYTH on win32

mythtv at thomas-boehme.de mythtv at thomas-boehme.de
Mon Mar 15 02:34:37 EST 2004


Hi,

you should follow the guide at
http://kde-cygwin.sourceforge.net/qt3/compiling.php for compiling qt with
cygwin.
Also, for use with mythtv, you have to add --with-mysql to the configure
command. 
That way, I can build qt without problems.

However, I still wasn't able to get mythtv to compile inspite of the
successful compile of qt.

Anybody with more success?

bye,
Thomas

________________________________

From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Marc Mosthav
Sent: Sonntag, 14. März 2004 22:38
To: mythtv-users at mythtv.org
Subject: [mythtv-users] OT: Cygwin and QT3.3.1 for MYTH on win32


Sorry, for being off-topic, but my aim is to compile myth in cygwin on
win32, which I believe people on this list have managed to do. I downloaded
today both cygwin and qt/X11, but when trying to run configure on qt I get:
 
Creating qmake. Please wait...
g++ -c -o qglobal.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac -I/home/Marc/qt-x11-free-3.3.1/include/qmake
-I/home/Marc/qt-x11-free-3.3.1/include
-I/home/Marc/qt-x11-free-3.3.1/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/home/Marc/qt-x11-free-3.3.1/mkspecs/cygwin-g++ -DHAVE_QCONFIG_CPP
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:258:24: qt_windows.h: No
such file or directory
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp: In function `int 
   qWinVersion()':
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:275: error: `Qt'
undeclared 
   (first use this function)
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:275: error: (Each
undeclared 
   identifier is reported only once for each function it appears in.)
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:275: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:292: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:297: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:309: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:313: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:315: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:317: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:319: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:322: error: syntax error 
   before `::' token
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp: At global scope:
/home/Marc/qt-x11-free-3.3.1/src/tools/qglobal.cpp:337: error: syntax error 
   before `::' token
make: *** [qglobal.o] Error 1
qmake failed to build. Aborting.

Does anybody have any ideas? I can't find the file qt_windows anywhere :-(
 
Cheers,
Marc



More information about the mythtv-users mailing list