This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

undefined reference to `QTextStream::QTextStream(__sFILE64*


Hello!

I have the same problem as 10 May 2003 12:54:20 +0200 , written from
Corinna Vinschen:

I got the actual "automoc4"-Software from kdesupport, and try to ld with
the qt for Windows.

The Cygwin/usr/include/stdio.h make a definition of stderr at line 148 as:
#define     stderr      (_REENT->_stderr)

and got the error
/cygdrive/y/Workspace/automoc/Debug/../src/kde4automoc.cpp:129: undefined
reference to `QTextStream::QTextStream(__sFILE64*,
QFlags<QIODevice::OpenModeFlag>)'
within "eclipse"

This 64-bit-entry is not supplied by QtCore, only the 32-bit one.

What is to do?

Thanks for helping
guy
--
Forschungsinstitut Daimler AG
Guy Maurel
Postfach 2360
89013 Ulm
Deutschland


If you are not the intended addressee, please inform us immediately that you have received this e-mail in error, and delete it. We thank you for your cooperation.  

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]