Opened 8 years ago
Closed 8 years ago
#5977 closed Bug (fixed)
Qt Client r14554 Build Error
Reported by: | type7 | Owned by: | mike.dld |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Qt Client | Version: | 2.84+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
something is missing in Qt Client r14554 trying to build getting error
In file included from AboutDialog.cc:19:0: LicenseDialog.h:15:30: fatal error: ui_LicenseDialog.h: No such file or directory compilation terminated.
Change History (2)
comment:1 Changed 8 years ago by mike.dld
- Owner changed from jordan to mike.dld
- Status changed from new to assigned
comment:2 Changed 8 years ago by mike.dld
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Sorry, I'm mostly using CMake for building and forgetting to update qtr.pro sometimes. Fixed in r14555.