Skip to content

Comments

Replace uint with unsigned int#6

Open
eulerbeat5 wants to merge 1 commit intorebryk:masterfrom
eulerbeat5:patch-1
Open

Replace uint with unsigned int#6
eulerbeat5 wants to merge 1 commit intorebryk:masterfrom
eulerbeat5:patch-1

Conversation

@eulerbeat5
Copy link

uint seems not declared on windows by default. Mitigate the issue by elaborating as unsigned int.

Close #5

@ytrezq
Copy link

ytrezq commented Nov 4, 2023

@eulerbeat5 : can you share your Windows binary please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

type uint not declared in Windows

2 participants