royqh1979 / RedPanda-CPP

A light-weight C/C++ IDE based on Qt
GNU General Public License v3.0
969 stars 106 forks source link

Windows下配置clang作为编译器,编译报错 #460

Open ngugcx opened 3 months ago

ngugcx commented 3 months ago

Debug编译报错:

[Error]  linker command failed with exit code 1104 (use -v to see invocation)

Release编译报错:

[Warning]  argument unused during compilation: '-s' [-Wunused-command-line-argument]
[Error]  linker command failed with exit code 1181 (use -v to see invocation)

clang版本:18.1.6