So i am trying to include the crypt.h library to my code and the compiler gives me this message http://prntscr.com/752bqn . So i downloaded the library from http://sourceforge.net/projects/gnuwin32/files/crypt/2.2.5/ . then i stored it into a folder , i unziped it and i went to Build options>Linker settings and linked the libs http://prntscr.com/7528kd . But still i get the message crypt.h : No such file or directory . Can anyone help me out? thanks in advance !