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

Disable _O_WTEXT when using main in MinGW

Open asctime opened this issue 1 year ago • 0 comments

Ref https://github.com/ggerganov/llama.cpp/issues/1581

(Cannot mix utf8 and wide in MinGW)

asctime avatar Jun 16 '23 16:06 asctime