Opened 11 years ago
Closed 6 years ago
#291 closed defect (feedback pending)
An attempt to copy an empty directory breaks installation
Reported by: | Yagiza | Owned by: | |
---|---|---|---|
Priority: | Feedback Pending | Milestone: | Qt Enhanced |
Component: | qmake | Version: | 4.7.3 |
Severity: | low | Keywords: | make install |
Cc: |
Description
If there are empty directories marked for copying during installation via INSTALLS directive in .pro, an attempt to copy such directory cause make to terminate with an error message, so installation process breaks.
Change History (2)
comment:1 by , 6 years ago
Priority: | major → Feedback Pending |
---|
comment:2 by , 6 years ago
Resolution: | → feedback pending |
---|---|
Status: | new → closed |
No feedback so closing it
Note:
See TracTickets
for help on using tickets.
was there a workaround for that? If not could you provide an example .pro file including the Makefile and the error message?