Double-oxygeN / widestrlit

Wide cstring literals in Nim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS: File 'uchar.h' not found

Double-oxygeN opened this issue · comments

Brief explanation

On macOS, C compilers fail to compile because of the lack of the file 'uchar.h'.

Actions

  • Use utf16 or utf32 macro and compile

Expected behavior

Compilation works properly.

Actual behavior

Fatal Error: file 'uchar.h' not found