Yes, now I have done something like this:<br>1. I have cleaned the solution<br>2. I have deleted the C:\FS_GIT\libs\openssl-1.0.0a direcotry<br>3. I did not found anywhere the tar.gz for openssl, the only one which I have is the jpegsrc.v8d.tar.gz<br>
4. Build the openssl project<br><br>And still I receive the same error:<br><br>  cpt_err.c<br>c1 : fatal error C1083: Cannot open source file: &#39;..\..\openssl-1.0.0a\crypto\cpt_err.c&#39;: No such file or directory<br>
<br>Which is in fact true, because there is no crypto folder in C:\FS_GIT\libs\openssl-1.0.0a.<br><br>I have put the Output here:<br><a href="http://pastebin.com/6tCzy0pU">http://pastebin.com/6tCzy0pU</a><br>