[Share Experiences] 有用deepin学习rust的吗?
Tofloor
poster avatar
六七
deepin
2021-12-02 04:12
Author

在deepin中学习或开发rust 用的是什么IDE?

我安装了 vscode 也安装了 r.a codeLLDB 插件

按F5编译失败,说配置文件有问题,配置文件不知道怎么改

命令行 rustc main.sr 编译成功并打印结果

Reply Favorite View the author
All Replies
1***2@qq.com
deepin
2021-12-02 05:06
#1

用的 CLion

Reply View the author
1***2@qq.com
deepin
2021-12-02 05:07
#2

你这种问题最好是去对应插件 GitHub 仓库里提 issue,或者先找找现有的 issue,应该有人遇到跟你同样的问题的。

Reply View the author
jianghuchuan
deepin
2021-12-02 07:00
#3

为什么要用f5呢 cargo run啊

Reply View the author
天天向上
deepin
2021-12-02 17:00
#4

使用cargo run等命令编译运行,或者使用Clion,我就是deepin系统学习的,目前没遇到你这个问题

Reply View the author
六七
deepin
2021-12-03 04:49
#5
jianghuchuan

为什么要用f5呢 cargo run啊

F5 方便快捷

Reply View the author
sudo_free
deepin
2021-12-03 04:50
#6

vscode;还有,学rust,为什么不去官网?还有比官网更好的资料吗?

Reply View the author