虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Qt-Embedded

  • This section describes the general options in the IAR Embedded Workbench® IDE. For information

    This section describes the general options in the IAR Embedded Workbench® IDE. For information about how options can be set, the ARM® IAR Embedded Workbench® IDE User Guide.

    标签: information describes Workbench the

    上传时间: 2016-12-23

    上传用户:zhuyibin

  • This section describes the general options in the IAR Embedded Workbench® IDE. For information

    This section describes the general options in the IAR Embedded Workbench® IDE. For information about how options can be set, the ARM® IAR Embedded Workbench® IDE User Guide.

    标签: information describes Workbench the

    上传时间: 2014-01-20

    上传用户:csgcd001

  • This section describes the general options in the IAR Embedded Workbench® IDE. For information

    This section describes the general options in the IAR Embedded Workbench® IDE. For information about how options can be set, the ARM® IAR Embedded Workbench® IDE User Guide.

    标签: information describes Workbench the

    上传时间: 2016-12-23

    上传用户:xymbian

  • This section describes the general options in the IAR Embedded Workbench® IDE. For information

    This section describes the general options in the IAR Embedded Workbench® IDE. For information about how options can be set, the ARM® IAR Embedded Workbench® IDE User Guide.

    标签: information describes Workbench the

    上传时间: 2013-12-11

    上传用户:hustfanenze

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过

    标签: Makefile 代码 程序 使用说明

    上传时间: 2016-12-24

    上传用户:kikye

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。

    标签: Makefile 代码 程序 使用说明

    上传时间: 2013-12-29

    上传用户:kristycreasy

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。

    标签: Makefile 代码 程序 使用说明

    上传时间: 2013-12-14

    上传用户:从此走出阴霾

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。

    标签: Makefile 代码 程序 使用说明

    上传时间: 2016-12-24

    上传用户:lgnf

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。

    标签: Makefile 代码 程序 使用说明

    上传时间: 2013-12-13

    上传用户:skhlm

  • 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt)

    程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。

    标签: Makefile 代码 程序 使用说明

    上传时间: 2013-12-16

    上传用户:ANRAN