Inconsistent line ending style问题的解决

2024-10-13 23:19:18

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

Inconsistent line ending style问题的解决

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

Inconsistent line ending style问题的解决

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

Inconsistent line ending style问题的解决
猜你喜欢