Opened 20 years ago

Last modified 19 years ago

#84 new defect

qt4 and cygwin

Reported by: malcolm_cifuentes@… Owned by: somebody
Priority: trivial Milestone:
Component: component1 Version:
Keywords: qt4 cygwin windows win32 Cc:

Description

qt4.jam requires a slight modification so it will work with cygwin.

change(if [ os.name ] = NT) to (if [ os.name ] in NT CYGWIN)

Change History (1)

comment:1 by ghost, 19 years ago

Is that when using Windows build of Qt from cygwin? Is it possible to build Qt natively with cygwin? Will it need the same modification?

Note: See TracTickets for help on using tickets.