chatglm.cpp icon indicating copy to clipboard operation
chatglm.cpp copied to clipboard

windows cmake 失败

Open matr1xes opened this issue 2 years ago • 4 comments

E:\github_code\chatglm.cpp\chatglm.cpp(14,10): fatal error C1083: 无法打开包括文件: “sys/mman.h”: No such file or directory [E:\github_code\chatglm.cpp\build\chatglm.vcxproj]

matr1xes avatar Jul 03 '23 13:07 matr1xes

FYI: PR #24.

foldl avatar Jul 04 '23 10:07 foldl

Same issue here trying to compile no cmake project files can be generated

iHaagcom avatar Jul 06 '23 16:07 iHaagcom

@iHaagcom are you testing the latest code with PR #24 merged?

foldl avatar Jul 08 '23 03:07 foldl

Yes, I’ll try again.

iHaagcom avatar Jul 08 '23 03:07 iHaagcom

Yes it’s unable to compile the ChatGLM.cpp all the other exes for sentence piece and spm_train compile but errors with chatglm.cpp

iHaagcom avatar Jul 22 '23 15:07 iHaagcom