Hi Guys,
I have been trying to get Qt installed in Cygwin for days now. I can install it via binaries with MingW etc etc.. but that makes things alot more difficult for me later on. Plus I like to keep it all portable to a degree.
I have installed the full gcc-4.1.1, and yet I still get the following error:
#./configure
This is the Qt/X11 Open Source Edition.
The specified system/compiler is not supported:
/home/ghost/qt-x11-opensource-src-4.3.3/mkspecs/cygwin-g++
Please see the README file for a complete list.
#./configure
This is the Qt/X11 Open Source Edition.
The specified system/compiler is not supported:
/home/ghost/qt-x11-opensource-src-4.3.3/mkspecs/cygwin-g++
Please see the README file for a complete list.
To copy to clipboard, switch view to plain text mode
I have confirmed that the correct paths are used as such:
#which g++
/usr/local/bin/g++
#which g++
/usr/local/bin/g++
To copy to clipboard, switch view to plain text mode
#g++ version
g++ (GCC) 4.1.1
#g++ version
g++ (GCC) 4.1.1
To copy to clipboard, switch view to plain text mode
Thanks for your time, if this works, I might post a walkthrough, there certainly isn't one anywhere else! hehe
Regards
=^_^=
Bookmarks