Bug 6860 - Qt5: add qt5tools
Summary: Qt5: add qt5tools
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2014.02
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 13:01 UTC by syntheticpp
Modified: 2014-02-06 15:46 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
add qt5tools (2.74 KB, patch)
2014-02-06 13:22 UTC, syntheticpp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description syntheticpp 2014-02-06 13:01:13 UTC
qttools is needed when translation files must be processed on the host (they are tools like uic or moc, but now in qttools).

libQt5Help.so and libQt5UiTools.a are build for the target.
Comment 1 syntheticpp 2014-02-06 13:22:26 UTC
Created attachment 5228 [details]
add qt5tools