Details
Description
Happened upon this while trying to use this library in my project: https://github.com/annulen/webkit/releases
This is supposed to be a drop in type of a library, but attempting to build anything with it produces "no webkit.obj" error.
After talking with Christian Kandeler in IRC, it appears that this project uses doublequotes in their .pri files that qbs-setup-qt doesn't understand and the project also doesn't ship with necessary .prl files for QBS to work with it.
Can something be done about it?
Attachments
For Gerrit Dashboard: QBS-1399 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
242310,3 | libqtprofilesetup: Properly handle quoted paths in .pri files | 1.12 | qbs/qbs | Status: MERGED | +2 | 0 |
242459,3 | libqtprofilesetup: Try to find the library when .prl file is missing | 1.12 | qbs/qbs | Status: MERGED | +2 | 0 |