-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Description
Hi,
Get this error under windows11, with old msvc 2012 x86 :
nmake -f makefile.mscv
...
src/prngs/rng_get_bytes.c(117) : error C2143: syntax error : missing ';' before 'type'
rc/prngs/rng_get_bytes.c(118) : error C2065: 'hProv' : undeclared identifier
src/prngs/rng_get_bytes.c(126) : error C2065: 'hProv' : undeclared identifier
src/prngs/rng_get_bytes.c(129) : error C2065: 'hProv' : undeclared identifier
An idea ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels