runvnc / bcryptnim

15 stars 4 forks source link

pwd.h not found #3

Closed kidandcat closed 5 years ago

kidandcat commented 5 years ago

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

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

kidandcat commented 5 years ago

Anyway I used another library