2 Star 0 Fork 0

ubports-cn / ubuntu-sdk-ide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
create-ubuntu-sdk-ide-click.README 1014 Bytes
一键复制 编辑 原始数据 按行查看 历史
Modify /usr/bin/libertine-xmir with an export TMPDIR=/tmp" before the exec line.
Change the GU in the /etc/ubuntu-touch-session.d/[DEVICE].conf to a smaller value.
Testing from terminal the Xmir session can be started like this:
$ Xmir :1 -mirSocket $XDG_RUNTIME_DIR/mir_socket --desktop_file_hint=dialer-app
the display need to be directed to the Xmir
$ export DISPLAY=:1
Set the Qt Platform
$ export QT_QPA_PLATFORM=xcb
Hack around the library path
# Qt Libs
$ export LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/:/opt/click.ubuntu.com/com.ubuntu.sdk/current/usr/ubuntu-sdk-ide/qtcreator/lib:/opt/click.ubuntu.com/com.ubuntu.sdk/current/usr/lib:$LD_LIBRARY_PATH
$ export LD_LIBRARY_PATH=/opt/click.ubuntu.com/com.ubuntu.sdk/current/usr/ubuntu-sdk-dev/lib:$LD_LIBRARY_PATH
Set Qt Modules
$ export QT_PLUGIN_PATH=/opt/click.ubuntu.com/com.ubuntu.sdk/current/usr/ubuntu-sdk-ide/bin/plugins/
Execute /opt/click.ubuntu.com/com.ubuntu.sdk/current/usr/ubuntu-sdk-ide/bin/qtcreator
1
https://gitee.com/ubports-cn/ubuntu-sdk-ide.git
git@gitee.com:ubports-cn/ubuntu-sdk-ide.git
ubports-cn
ubuntu-sdk-ide
ubuntu-sdk-ide
master

搜索帮助