-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
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
Labels
No labels