NequickG icon indicating copy to clipboard operation
NequickG copied to clipboard

compling errors visual studio

Open mygitbubgithub opened this issue 2 years ago • 0 comments

I installed visual studio 2022 community with c/c++ core. I open the solution file, debug it, get lots of errors , some of them are below, would anyone help me? thanks.

Severity Code Description Project File Line Suppression State Severity Code Description Project File Line Suppression State Error C2054 expected '(' to follow 'P' NeQuickJRC C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vadefs.h 61

Severity Code Description Project File Line Suppression State Error C2054 expected '(' to follow 'P' NeQuickJRC C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vadefs.h 61

Severity Code Description Project File Line Suppression State Error C2081 'uintptr_t': name in formal parameter list illegal NeQuickJRC C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt.h 368

Severity Code Description Project File Line Suppression State Error C2081 'va_list': name in formal parameter list illegal NeQuickJRC C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h 277

mygitbubgithub avatar Jan 28 '23 16:01 mygitbubgithub