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]

Re: Can't compile port qtermwidget


On 2/9/2020 5:10 PM, Paul Galbraith via cygwin wrote:
I was trying to compile the qtermwidget (0.8.0) port with cygport, but I'm getting a lot of Qt related errors (see attached).

I was wondering if there's anyone with some Qt experience who could help point me in the right direction.  Since it's been 25+ years since I've done anything with a C compiler, I'm inclined to believe that I'm missing something obvious (maybe a Qt package that I've missed?).

I am not Qt savvy, but I can think of two generic things to check:

- The Qt version in the cygwin libraries you have, versus what qtermwidget expects.

- The version of the C compiler (gcc keeps evolving, and that sometimes breaks things).
  Maybe there is info on the web about Qt issues with various version of gcc.

HTH ... Eliot Moss

--
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]