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

davatar davatar at comcast.net
Mon Mar 15 16:23:28 EST 2004


After hours of compiling no luck
QT CVS=failure
I almost got QT 3.2.3 to compile but it had unresolved symbols in trying to
link to libmysql.lib from the windows binary installer.

So I tried to compile mysql, and that ends in error as well..

Anyone that has it working have a step-by-step? From cygwin install down.
Missing one dependancy or unresolved symbols after an hour grinding away
sucks....


----- Original Message ----- 
From: <mythtv at thomas-boehme.de>
To: "'Discussion about mythtv'" <mythtv-users at mythtv.org>
Sent: Monday, March 15, 2004 2:34 AM
Subject: RE: [mythtv-users] OT: Cygwin and QT3.3.1 for MYTH on win32


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

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list