wxWidgets和CLion入门? [英] Getting started with wxWidgets and CLion?

查看:148
本文介绍了wxWidgets和CLion入门?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以建议CLion和wxWdgets的教程或入门指南吗?我已经搜索过了,但是找不到任何东西。

Can anyone suggest a tutorial or getting started guide to CLion and wxWdgets? I have searched around but am unable to find anything.

推荐答案

嗯,


  1. 您应该在此处 http://www.wxwidgets.org/downloads下载WxWidgets /

  2. 然后,您应该编译并安装到系统上。

  3. 下载并安装CLion。

  4. 创建新项目。

  5. 然后,按照此编辑您的CMakeLists.txt 在CLion(Ubuntu)上构建wxWidgets 3.1.0

  6. 然后尝试Hello World示例 http://docs.wxwidgets.org/trunk/overview_helloworld.html

  7. 如果一切正常,请开始开发出色的应用程序!

  1. you should download WxWidgets here http://www.wxwidgets.org/downloads/.
  2. Then, you should compile and install to your system.
  3. Download and install CLion.
  4. Create new Project.
  5. Then, follow to this edit your CMakeLists.txt Building wxWidgets 3.1.0 on CLion (Ubuntu)
  6. Then try Hello World sample http://docs.wxwidgets.org/trunk/overview_helloworld.html.
  7. If everything okay, start to develop great apps!

这篇关于wxWidgets和CLion入门?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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