XadillaX / thmclrx

:art: A theme color extractor module for Node.js.
http://blog.xcoder.in/thmclrx-stress-tester/result/
MIT License
205 stars 21 forks source link

windows编译时报错 #9

Open FlysoftBeta opened 2 years ago

FlysoftBeta commented 2 years ago

vs2017: mindiff.c c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.c : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\common.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的 字符。请将该文件保存为 Unico de 格式以防止数据丢失 [C:\Users\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\const\palette.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存 为 Unicode 格式以防止数据丢失 [C:\Users\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.c(107): error C2065: “_stats_cmp”: 未声明的标识符 [C:\Users\ Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.c(107): warning C4047: “函数”:“_CoreCrtNonSecureSearchS ortCompareFunction”与“int”的间接级别不同 [C:\Users\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.c(107): warning C4024: “qsort”: 形参和实参 4 的类型不 同 [C:\Use rs\Flysoft\Desktop\thmclrx-master\build\byakuren.vcxproj] c:\users\flysoft\desktop\thmclrx-master\deps\byakuren\lib\mindiff.c(213): error C2065: “result”: 未声明的标识符 [C:\Users\Flys oft\Desktop\thmclrx-master\build\byakuren.vcxproj]