diff --git a/readme.txt b/readme.txt new file mode 100644 index 00000000..aaf6c644 --- /dev/null +++ b/readme.txt @@ -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. \ No newline at end of file