QT Creator 没有部署选项
我正在尝试在 ubuntu 中使用 QT Creator 制作 deb 包,但我无法在“构建”->“部署项目”中找到部署选项...
我不知道 QT Creator 版本是否存在差异,或者是否有什么我想要的还没有安装..我使用ubuntu的突触管理器安装了QT Creator..我在Red Hat Linux中安装的QT Creator中显示了相同的选项..
还有其他简单的方法来制作deb包吗?
I am trying to make a deb package using QT creator in ubuntu, but I am unable to find the deploy option in Build->Deploy Project ...
I dont know whether there is a difference of QT creator version or is there something I have not installed.. I installed QT creator using synaptic manager of ubuntu.. the same option is being shown in the QT creator I installed in my Red Hat linux..
Is there any other easy way of making a deb package?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道如何制作 deb 包,
但在我的 qtcreator 中有
构建->部署全部
,但不是构建->部署项目。
ps:我的操作系统是archlinux,我通过pacman安装qtcreator
I don't know how to make deb package,
but in my qtcreator there is
Build->Deploy All
but notBuild->Deploy Project.
ps:my os is archlinux and i install qtcreator by pacman