Inconsistent line ending style问题的解决

2026-02-14 08:43:23

1、确认错误,错误信息如下图:

Inconsistent line ending style问题的解决

2、用notepad++软件打开cpp文件转为unix格式,如下图:

Inconsistent line ending style问题的解决

3、用notepad++软件打开cpp文件转为windows格式,如下图:

Inconsistent line ending style问题的解决

猜你喜欢