Opened 9 years ago
Closed 9 years ago
#49755 closed defect (fixed)
qbs: Project ERROR: Unknown module(s) in QT: script
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jakepetroules (Jake Petroules) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | qbs |
Description
rev-upgrade says qbs is broken, and it fails to rebuild it.
Attachments (2)
Change History (7)
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 9 years ago by jakepetroules (Jake Petroules)
comment:2 follow-up: 3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mcalhoun@… added |
---|
Marcus, what do you think the best solution is?
Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:3 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Replying to ryandesign@…:
Marcus, what do you think the best solution is?
The following patch allows qbs to build for me.
Is this sufficient?
comment:5 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixes in r142738.
Note: See
TracTickets for help on using
tickets.
Unfortunately qbs still replies on the (now deprecated) QtScript module, which is not built by default with Qt.
Can we add a build variant to Qt that qbs depends on?