Hello all, I am following guide at http://thrift.apache.org/docs/install/windows for building thrift on windows. I ran ./bootstrap.sh using cygwin and when I ran ./configure I am getting following error.
./configure: line 17349: syntax error near unexpected token `QT,' ./configure: line 17349: ` PKG_CHECK_MODULES(QT, QtCore >= 4.3, QtNetwork >= 4.3, have_qt=yes, have_qt=no)' Complete output of ./configure can be found at https://gist.github.com/cdwijayarathna/87933455aa987c5c426d. Any idea on what has gone wrong and how to fix it? Configure file can be found at https://gist.github.com/cdwijayarathna/7ca6ffcec1927a48a1c4 Thank You! *Chamila Dilshan Wijayarathna,* SMIEEE, SMIESL, Undergraduate, Department of Computer Science and Engineering, University of Moratuwa.
