摘要: 安装包链接: http://yunpan.cn/cFs5tikVA83hK 访问密码 d029 http://yunpan.cn/cFs5tikVA83hK 访问密码 d029 本人所有的软件都安装在D:/Qt 1. 安装 Qt 5.4.2 不在讲述 2, 安装perl 安装成功后, 打开cmd, 阅读全文
posted @ 2017-04-03 12:30 maxiongying 阅读(1180) 评论(0) 推荐(0)
摘要: 修改板端的文件 添加登录密码: passwd vi /etc/network/interrfaces 在auto eth0下增加auto eth1 如果采用固定ip方式可以在后面增加一段固定ip设置 iface eth0 inet static address 192.168.1.202 netma 阅读全文
posted @ 2017-04-03 12:28 maxiongying 阅读(355) 评论(0) 推荐(0)
摘要: #适用于 Ubuntu 14.04 x64 imx6qdl-cubox-i.dtsi #更新系统 sudo apt-get update sudo apt-get upgrade #安装基本包sudo apt-get install gawk wget git-core diffstat unzip 阅读全文
posted @ 2017-04-03 12:27 maxiongying 阅读(1007) 评论(0) 推荐(0)
摘要: 1,开发工具下载 一,下载VMware Workstation虚拟机 地址:http://1.xp510.com:801/xp2011/VMware10.7z 二,下载Ubuntu 14.04.5 LTS 32位Ubuntu(虚拟机最好安装64位的,因为qtCreator高版本的基本上都只有64位的 阅读全文
posted @ 2017-04-03 12:09 maxiongying 阅读(506) 评论(0) 推荐(0)
摘要: xshell连接linux主机时,会出现错误:Could not connect to '192.168.89.144' (port 22): Connection failed. 但是这时能ping通。 通过查看资料,这种情况可能的原因主要有两种: A、桥接模式可以使路由器使用DHCP的方式分配I 阅读全文
posted @ 2017-04-03 09:10 maxiongying 阅读(579) 评论(0) 推荐(0)