https://blog.csdn.net/qq_50813669/article/details/124461328 (超级详细)
https://blog.csdn.net/lzxiaotu/article/details/108314796
在.vscode下新建launch.json与task.json,.json文件里可以关联gcc、adb.
VSCode集成MSYS2
https://zhuanlan.zhihu.com/p/401188789
https://blog.csdn.net/m0_51429482/article/details/125191731
pacman指令大全:https://blog.csdn.net/u010087338/article/details/122489289
代码提示插件
C/C++ Clang Command Adapter
找不到头文件和方法未定义
头文件没有报错,也能跳转,但是run code报方法未定义错误。网上的各种方式都试过了,没有解决,准备弃用VSCode.
0 条评论