体验构建和使用Qt Embedded [英] Experience building and using Qt Embedded

查看:143
本文介绍了体验构建和使用Qt Embedded的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在为ARM架构的Ubuntu框架尝试编译和构建嵌入式Linux的QT。到目前为止,我尝试MAKE时遇到了多个错误。最大的一个是2000行C ++函数,导致编译器错误。

I am currently trying to compile and build QT for Embedded Linux on an Ubuntu box for ARM architecture. So far, I have run into MANY errors while trying to MAKE. The biggest one being a 2000 line C++ function which caused a compiler error. What are other peoples experiences with this and how did you fix it?

推荐答案

我的经验总是有利的,因为:

My experience has always been favorable, given:

您必须遵循Qt的安装说明中的每一条指令,毫无例外。每次我遇到编译错误,这是因为我试图只是快速做,而不是阅读所附的文档的具体平台。

You must follow every single instruction in the installation instructions for Qt, without exception. Every time I've run into compilation errors, it's been because I tried to just do it quickly, instead of reading the attached documentation for that specific platform.

我会请查看说明 - 可能需要先执行一些小小的操作,这很有可能消除您的错误。

I'd review the instructions - there's probably some minor thing that needs to be done first, which will most likely eliminate your errors.

这篇关于体验构建和使用Qt Embedded的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆