Skip to content

Errors while building gkuniq #37

@aksenovdeca

Description

@aksenovdeca

Platform Win10,SDK 10.0.26100.0
While trying building project for VS2022 I get such errors
7>E:\GKlib\test\gkuniq.c(79,13): error C2065: 'asm': undeclared identifier
7>E:\GKlib\test\gkuniq.c(79,13): error C2143: syntax error: missing ';' before 'volatile'
7>E:\GKlib\test\gkuniq.c(85,11): error C2065: 'asm': undeclared identifier
7>E:\GKlib\test\gkuniq.c(85,11): error C2143: syntax error: missing ';' before 'volatile'

I don't have any idea how to fix it

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