Added simple readme file to cURL library. It tells user the cURL library need 3 DLLs to work.
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@87608 8089f293-4706-0410-a29e-feb5c42a2edf
This commit is contained in:
5
readme.txt
Normal file
5
readme.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
When your Eiffel executable running, Eiffel cURL library needs 3 DLLs, they are:
|
||||||
|
|
||||||
|
libcurl.dll, libeay32.dll and ssleay32.dll
|
||||||
|
|
||||||
|
Please make sure the 3 DLLs files can be found in your environment PATH or in same folder of your executable.
|
||||||
Reference in New Issue
Block a user