Opened 3 years ago
Closed 3 years ago
#189 closed defect (fixed)
qutecom-2.2 hg branch fails to compile
| Reported by: | bero | Owned by: | laurent |
|---|---|---|---|
| Priority: | major | Milestone: | QuteCom 2.2-RC2 |
| Component: | GUI | Version: | 2.2-RC3 |
| Keywords: | Cc: |
Description
Qutecom 2.2 hg fails to compile on operating systems with case sensitive filenames because QtBrowserWidget?.h uses QtNetWork/QtNetWork? as opposed to QtNetwork/QtNetwork?.
Attaching patch.
Attachments (1)
Change History (2)
Changed 3 years ago by bero
comment:1 Changed 3 years ago by laurent
- Resolution set to fixed
- Status changed from new to closed
Thanks !
bug fix : http://trac.qutecom.org/changeset/495%3A23d926c64eb5
Note: See
TracTickets for help on using
tickets.

fix