mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 05:58:37 +00:00
type of 'wchar_t' confilt with vcruntime: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\include\vcruntime.h(228,28): error C2371: 'wchar_t': redefinition; different basic types D:\code\incubator-nuttx\include\sys/types.h(174): message : see decaration of 'wchar_t' typedef wchar_t as unsigned char to compatible with vcrtuntime Signed-off-by: chao.an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| sim | ||
| .gitignore | ||
| arch.h | ||
| elf.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| setjmp.h | ||
| spinlock.h | ||
| syscall.h | ||
| types.h | ||