Source archive cannot be extracted on Microsoft Windows
Bug #1071856 reported by
Nathan Osman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QENet |
Fix Committed
|
High
|
Nathan Osman |
Bug Description
Due to the fact that filenames on Windows are case-insensitive, attempting to extract both of the following entries in the source archive fails:
qenet/include/QENet [file]
qenet/include/qenet [directory]
The obvious solution to this is to put the file in the directory (possibly also using pkg-config).
To post a comment you must log in.
I have committed a fix for this that should solve the problem. I have moved the QENet file into the qenet directory and switched to pkg-config.