• 如何使用Qt-Creator部署我的应用程序?

    我正在尝试部署我的简单的Qt项目,就像一个你好的世界。 I'm trying to deploy my simple Qt project like a hello world. 我可以成功构建它,也可以在Qt-Creator上执行它。但是,由于某些共...

    2022-06-03 17:25:20
  • 非常奇怪,qt-creator下找不到头文件,该如何解决

    c_a_3();非常奇怪,qt-creator下找不到头文件我的虚拟机linux下的qt-creator,里面有x11版本和qte-4.7.2两个编译器(已经编译好了。)   我本来已经在x11下面的把程序编译成功,没有任何错误,程序运行正常。然后我想把程序编程成ARM板可以运行的格式,一...

    2022-05-27 18:55:42
  • Qt-creator示例无法为iphonesimulator构建

    我已经使用Xcode 8在El Capitan上成功安装了Qt 5.7.0和Qt-creator 4.1.0.I've successfully installed Qt 5.7.0 and Qt-creator 4.1.0 on El Capitan...

    2022-05-04 17:37:27
  • 如何在Qt-Creator中添加自定义构建步骤?

    构建我的应用程序后,我想将其复制到特定目录(在Windows 7上)。After build my app, i want copy it to specific directory (on Windows 7).自定义构建步骤cmd.exe \c \...

    2022-04-15 19:56:47
  • Qt-creator使用dll

    Qt-creator使用dll

    如何在Qt中访问给定DLL中的函数? How to access to functions in given DLL in Qt ?

    2022-04-03 22:22:49
  • arm linux 移植 QT5.9 带 tslib,QT-creator配置

    arm linux 移植 QT5.9 带 tslib,QT-creator配置

    背景QT 在 开发中很常见。平台 : Ubuntu 16.04QT :5.9.8[tslib](https://www.cnblogs.com/schips/p/ https://github.com/libts/tslib/releases/tag/1.4) ...

    2022-03-31 10:53:01
  • qt-creator

    qt-creator

    https://github.com/qt-creator/qt-creatorhttps://github.com/qt-creator

    2022-03-29 12:35:06
  • 使用 QT-Creator 编译和链接 C++ 和 C 程序

    使用 QT-Creator 编译和链接 C++ 和 C 程序

    所以我有几个 C++ 文件,基本上需要在我的程序的 C++ 部分完成后调用一个 C 函数.因此,如果有一种方法可以以某种方式神奇地启动 C 文件"(我希望你知道我的意思),我也会很高兴听到这个消息.现在到我的实际问题:我试图在主 C++ 文件中的主函数...

    2022-03-19 21:23:50