Files
EWF/examples/restbucksCRUD/client
Jocelyn Fiat 1b24fb63f7 Fixed temporary restbucks example.
- use concurrency none to workaround a concurrency issue of DB_ACCESS
- use console_application for convenience
- use default http client, to use net implementation if curl is not available.
2017-01-26 09:52:44 +01:00
..
2017-01-26 09:52:44 +01:00
2017-01-26 09:52:44 +01:00

Make sure to have the Clib generated in the related cURL library

- if you use EiffelStudio >= 7.0
  check %ISE_LIBRARY%\library\cURL\spec\%ISE_C_COMPILER%\$ISE_PLATFORM
  or    $ISE_LIBRARY/library/cURL/spec/$ISE_PLATFORM

- otherwise if you use earlier version
  check under ext/ise_library/curl/spec/...

And on Windows, be sure to get the libcurl.dll from  %ISE_LIBRARY%\studio\spec\%ISE_PLATFORM%\bin\libcurl.dll