请问深度的开发环境在哪里下载和配置?
Tofloor
poster avatar
lanmanck
deepin
2020-10-31 16:45
Author

感觉就一个做好的系统,那不是得开发者得天下吗?连rtthread都有自己的studio,华为也有自己的studio,深度的ide在哪里?可以入股qt一起搞大吗?

Reply Favorite View the author
All Replies
Maicss
deepin
2020-10-31 18:11
#1

深度暂时还没自己的ide,用qtcreator吧

Reply View the author
jzc
deepin
2020-10-31 18:45
#2

Linux桌面软件开发建议使用 C++ Qt , IDE 有 QtCreator 

Reply View the author
jiangyingfeng
deepin
2020-11-09 23:58
#3
Maicss

深度暂时还没自己的ide,用qtcreator吧

在deepin 20下用qt creator写个简单的hello world,用脚本打包后,然后ubuntu18上运行直接报segmentation fault,请教  

Reply View the author
Maicss
deepin
2020-11-10 04:20
#4
jiangyingfeng

在deepin 20下用qt creator写个简单的hello world,用脚本打包后,然后ubuntu18上运行直接报segmentation fault,请教  

把代码在Ubuntu下重新编译试一下,可能是18的库版本太低了?我没有遇到这个问题。

Reply View the author
jiangyingfeng
deepin
2020-11-10 17:49
#5
Maicss

把代码在Ubuntu下重新编译试一下,可能是18的库版本太低了?我没有遇到这个问题。

测试代码在deepin v20上编译打包,在另一个deepin v20上测试,一样出现segfault

Reply View the author