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

pwd.h not found #3

Closed
kidandcat opened this issue Jul 24, 2019 · 1 comment
Closed

pwd.h not found #3

kidandcat opened this issue Jul 24, 2019 · 1 comment

Comments

@kidandcat
Copy link

Error: execution of an external compiler program 'gcc.exe -c -w -mno-ms-bitfields -DWIN32_LEAN_AND_MEAN -IC:\Users\jairo\nim-0.20.2\lib -IC:\Users\jairo\Desktop\nimforum\src -o C:\Users\jairo\nimcache\setup_nimforum_d\crypt-blowfish.c.o C:\Users\jairo.nimble\pkgs\bcrypt-#head\bcrypt\crypt-blowfish.c' failed with exit code: 1

C:\Users\jairo.nimble\pkgs\bcrypt-#head\bcrypt\crypt-blowfish.c:74:10: fatal error: pwd.h: No such file or directory
#include <pwd.h>

It cannot find "pwd.h", I'm using it on Windows, to compile Nimforum

@kidandcat
Copy link
Author

Anyway I used another library

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

1 participant