当前位置:  技术问答>linux和unix

qtopia helloworld問題

    来源: 互联网  发布时间:2016-06-07

    本文导语:  #include  #include  int main(int argc, char *argv[]) {     QApplication app(argc, argv);     QPushButton hello("Hello world!");     hello.resize(100, 30);     hello.show();     return app.exec(); } ~ 在arm9的板子執行時 ./t1 -qws Cannot open keyboard: ...

#include 
#include 

int main(int argc, char *argv[])
{
    QApplication app(argc, argv);

    QPushButton hello("Hello world!");
    hello.resize(100, 30);

    hello.show();
    return app.exec();
}
~

在arm9的板子執行時
./t1 -qws
Cannot open keyboard: No such file or directory
open keyboard
沒有畫面
如果要讓它顯示在framebuffer上要怎麼設定呢
;framebuffer 的裝置"/dev/fb0"

|

|
参考《移植Qtopia-opensource-src-4.3.2》
http://www.diybl.com/course/6_system/linux/Linuxjs/20090503/166356.html

|
QT移植不成功,或者环境变量设置不正确。

查看 有关 keyboard部分的设置或代码

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 求教:编译qtopia时报错
  • 100分求qtopia pda版源码
  • 如何在制作带qtopia库的根文件系统?
  • QTOPIA 如何变成应用程序
  • qtopia-core桌面程序在那里??
  • 介绍几本有关Qtopia的好的图书,谢谢了!!
  • 关注!关注qtopia2.2.0的产品使用上的费用问题!
  • QT SDK是不是包含QT/X11、qtopia、qtopia core(QT Embedded)
  • 求助:qtopia core 4.2.1 tslib1.3 触摸屏双击问题 谢谢
  • QTOPIA4.2生成可执行文件
  • 编译qt的时候错误/usr/bin/ld: skipping incompatible /opt/mini6410/qtopia-free-2.2.0/qtop
  • Qtopia编程之道0.5版,欢迎下载拍砖!
  • qtopia/qte:图像的实时显示问题
  • 如何编译运行qtopia2.2.0在mini2440 linux上
  • x86-qtopia-2.2.0编译时出错
  • 求救:移植qtopia2.2.0出现的问题
  • 请教前辈们一个关于Qtopia中上下文菜单的问题(急!!)
  • Qtopia移植所出问题,急!急!急!
  • 如何让qtopia2.2运行在fb1上,默认为fb0
  • qtopia-core-opensource-src-4.3.3 porting問題


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3