2009/9/7 Pok Wilson: > Thanks for your information. How can I "make a Windows application and > user/link the Windows version of QT3"?
That's not a Cygwin question and this isn't a QT support forum. > I tried to compile the same piece of code in Windows version of QT4. But I > cant compare as some Cygwin libraries are missing? That shouldn't suprise you. If your code uses Cygwin/POSIX facilities not available on plain Windows, you'll need to change that code (i.e. "port" it) to what is available. This mailing list can't help you with that. Andy -- 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

