Problems linking

2000-07-31 Thread Paolo Montini
Hi all, I am trying to use the SHA1 function in a simple program. I am workin with Borland C++ 4 on Win98. This is what the compiler tells me :       [Linker Error] Unresolved external '_SHA1' referenced from C:\WINDOWS\DESKTOP\PROJECT2.OBJ.   Anyone can help me with this stupid problem ?  

Problems linking

2000-07-25 Thread Paolo Montini
I don't have this files : ms\libeay32.def ms\ssleay32.def. and so when I compile I receive errors of unresolved symbols ! Could anyone help me please ? Thanks, Paolo.