Summary: | dev-qt/qt-creator: add qbs support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Hendrik v. Raven <hendrik> |
Component: | Current packages | Assignee: | Davide Pesavento (RETIRED) <pesa> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | hendrik, maggu2810, qt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 479638 | ||
Bug Blocks: | |||
Attachments: | build log |
Description
Hendrik v. Raven
2013-07-09 06:41:05 UTC
Ah, they're bundling qbs now... wonderful! I removed the bundled copy for now, which should fix your build failure. I'll come back to this later and re-enable qbs support with a useflag. hat den Fehler behoben, vielen Dank für die schnelle Reaktion (In reply to Hendrik v. Raven from comment #3) > hat den Fehler behoben, vielen Dank für die schnelle Reaktion english please sorry, wasn't thinking, while writing... :-( the fix is working, thanks for the quick response (In reply to Davide Pesavento from comment #2) > I removed the bundled copy for now, which should fix your build failure. > > I'll come back to this later and re-enable qbs support with a useflag. Whether it is possible to include QbsProjectManager support? Very necessary thing. I can't build itself. (In reply to Misha Zarai from comment #6) > (In reply to Davide Pesavento from comment #2) > > I removed the bundled copy for now, which should fix your build failure. > > > > I'll come back to this later and re-enable qbs support with a useflag. > > Whether it is possible to include QbsProjectManager support? Very necessary > thing. I can't build itself. Yeah, now that qbs is packaged I can add proper support for it in qt-creator (behind a USE flag). qbs project manager plugin added in 3.3.0 behind USE=qbs *qt-creator-3.3.0 (18 Jan 2015) 18 Jan 2015; Davide Pesavento <pesa@gentoo.org> +qt-creator-3.3.0.ebuild, metadata.xml, qt-creator-2.8.1.ebuild, qt-creator-3.2.2.ebuild: Version bump (bug 528436). Build against Qt5 as now required by upstream, thanks to Paweł Stankowski in bug 479638 for the initial patch. Add support for qbs and winrt plugins (bug 476256). |