寻找免费的c ++跨平台GUI框架 [英] looking for free c++ cross platform GUI framework

查看:119
本文介绍了寻找免费的c ++跨平台GUI框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好全部
im寻找跨平台GUI免费的商业项目
(这意味着我不能给出代码)没有GPL和我猜没有LGPL
什么还有它离开我 ? wxWidgets?
感谢

Hello all im looking for cross platform GUI for free for commercial project ( that means i can't give the code ) no GPL and i guess no LGPL what else its leaving me ? wxWidgets ? Thanks

推荐答案

如果你想避免LGPL, wxWidgets 可能是功能最完整的选项。它使用LGPL的派生物,在分发上更灵活。

If you want to avoid LGPL, wxWidgets is probably the most feature-complete option. It uses a derivitive of LGPL which is more flexible on the distribution.

然而,LGPL可以用于商业作品。唯一的限制是你需要动态链接UI库,这通常不是一个问题。

However, LGPL is fine for use with commercial works. The only restriction is that you need to link dynamically with the UI library, which is typically not an issue at all.

使用LGPL,你有很多其他选项,包括GTK ,QT(4.5以上),FLTK等。其中,QT可能是我个人最喜欢的。

Using LGPL, you have many other options, including GTK, QT (as of 4.5), FLTK, etc. Of these, QT is probably my personal favorite.

这篇关于寻找免费的c ++跨平台GUI框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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