Skip to content

Cannot compile with msvc2012 x86 #637

@stef-pellegrino

Description

@stef-pellegrino

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions