Can't build with phablet-tools
Bug #1308280 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu File Manager App |
Fix Released
|
High
|
Unassigned | ||
Ubuntu Notes app |
Fix Released
|
High
|
Unassigned |
Bug Description
Core apps which rely on cmake for building currently can utilize both Qtcreator and click-buddy and related tools to build the project. However, click-buddy and qtcreator expect separate layouts, including different manifest files which are not compatible with each other.
The result is the affected apps will not build with click-buddy at the moment. A proposal to fix this issue needs to not break the qtcreator build capability.
Related branches
lp://staging/~nskaggs/ubuntu-filemanager-app/fix-click-buddy-build
Rejected
for merging
into
lp://staging/ubuntu-filemanager-app
- Carlos Jose Mazieri: Approve
- Diff: 203 lines (+47/-39)
lp://staging/~nskaggs/reminders-app/cmake-build-test
Rejected
for merging
into
lp://staging/reminders-app
- Nicholas Skaggs (community): Disapprove
- Leo Arias (community): Approve
- Diff: 184 lines (+44/-36)
lp://staging/~dpm/ubuntu-filemanager-app/click-everywhere
- Nicholas Skaggs (community): Approve
- Carlos Jose Mazieri: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Diff: 37 lines (+8/-4)
Changed in ubuntu-filemanager-app: | |
status: | New → Confirmed |
importance: | Undecided → High |
description: | updated |
description: | updated |
Changed in reminders-app: | |
status: | Confirmed → Fix Committed |
Changed in ubuntu-filemanager-app: | |
status: | Fix Committed → Fix Released |
Changed in reminders-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I'm seeing build failures :-(
/ubuntu-filemanager-app/src/plugin/folderlistmodel/dirmodel.cpp:43:41: fatal error: taglib/attachedpictureframe.h: No such file or directoryattachedpictureframe.h>
^folderlistmodel/CMakeFiles/folderlistmodel.dir/dirmodel.cpp.o] Error 1folderlistmodel/CMakeFiles/folderlistmodel.dir/all] Error 2
#include <taglib/
compilation terminated.
make[2]: *** [src/plugin/
make[1]: *** [src/plugin/
make: *** [all] Error 2
Usage: click build [options] DIRECTORY
You don't have to use phablet-test-setup, so I'm curious if the tests run or not.