Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing "c-ctype.h" when compiling #15

Closed
zyjohnyoung opened this issue Sep 9, 2019 · 1 comment
Closed

missing "c-ctype.h" when compiling #15

zyjohnyoung opened this issue Sep 9, 2019 · 1 comment

Comments

@zyjohnyoung
Copy link

Fatal errored when I was compliing this project.
gnutls\lib\str.h(31): fatal error C1083: can not open “c-ctype.h”

My software is vs2017. That error occured in the latest releases.
I want to know why, what is wrong with my environment.

@Sibras
Copy link
Member

Sibras commented Sep 9, 2019

You need to call
git submodule update --init

@Sibras Sibras closed this as completed Sep 9, 2019
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

No branches or pull requests

2 participants