You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src\tools\gen_code\gen_code.c(1813): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1818): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1822): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1826): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1828): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1832): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1834): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1838): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1839): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(4851): error C2065: 'temp': undeclared identifier
The text was updated successfully, but these errors were encountered:
cloudslee
changed the title
fail to comile gen_code.c on windows
fail to compile gen_code.c on windows
Jan 11, 2025
src\tools\gen_code\gen_code.c(1813): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1818): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1822): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1826): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1828): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1832): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1834): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1838): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(1839): error C2198: 'printFunc': too few arguments for call
src\tools\gen_code\gen_code.c(4851): error C2065: 'temp': undeclared identifier
The text was updated successfully, but these errors were encountered: