chroot should have intltool installed

Bug #1384501 reported by Mirco Müller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
click
New
Undecided
Unassigned

Bug Description

1.) When creating a new kit (armhf, 14.10) via the Ubuntu-SDK frontend (for "App with QML Extension Library"-template), the created chroot does not have intltool installed. Thus causing the line 56...

add_subdirectory(po)

in the project's top-level CMakeLists.txt to cause errors during the build. Temporarily commenting out that line and rebuilding works around this issue.

2.) The template for creating <project>/app/CMakeLists.txt does use a .in in line 7...

configure_file(${DESKTOP_FILE_NAME}.in ${CMAKE_CURRENT_BINARY_DIR}/${DESKTOP_FILE_NAME}.in)

There the .in needs to be removed to avoid an qmltypes error during compilation.

Tim Peeters (tpeeters)
affects: ubuntu-ui-toolkit → click
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.