随笔分类 -  microwindows

摘要:GUI:microwindows-0.89pre8+nona-Xyou aresuccessfulcompiling, run nano-X,below is information:~/microwindows-0.89pre8/src/bin$ ./nano-XCannot bind to named socketresolve:Onethingthatwillcausethiserrorerroristheinabilitytocreate(ordelete)thenamedsocket"/tmp/.nano-X".Youmayhaveproblemswiththis 阅读全文
posted @ 2013-12-10 10:49 galoishelley 阅读(241) 评论(0) 推荐(0)
摘要:背景:基于microwindows nano-X上面运行fltk demo,是nano-X API 预留的fltk接口.运行环境及程序版本:microwindows-0.89pre8(源文件必须下载,编译通过.编译过程请参考以下网址内容中的[如何编译源文件]部分,版本不同,但是类似的操作)http://www.cnblogs.com/galoishelley/p/3413964.htmlflnx-0.16(编译过程比较复杂,之后贴链接)Linux debian7编写及运行:1- 编写login_main.cxx,文件保存到~/flnx-0.16/test/源代码:https://github. 阅读全文
posted @ 2013-11-14 16:31 galoishelley 阅读(649) 评论(0) 推荐(0)
摘要:其中之一解决方案为:./xinit 阅读全文
posted @ 2013-11-13 10:31 galoishelley 阅读(222) 评论(0) 推荐(0)
摘要:初次使用microwindows,资料有限,我也是费了很多功夫才明白.所以记录下来,好帮助那些爱学习的童鞋,另外请大虾们多多指教.什么是microwindows,什么作用,等背景介绍我就不多说了,因为你准备写代码之前,一定研究过了.下面直接进入主题,如何把源文件编译成lib,写自己的代码,make自己代码,运行等.环境及版本说明:Ubuntu 11.04microwindows-0.92如何编译源文件:1- 从网站下载源文件ftp://microwindows.org/pub/microwindows/microwindows-full-0.92.tar.gztar zxvf microwin 阅读全文
posted @ 2013-11-08 11:34 galoishelley 阅读(882) 评论(0) 推荐(0)