Hi,
I am trying to use the CurlJ in Eclipse, but by OS is Windows XP! I have Curl for windows, including the libcurl-4.dll, but when I try and run the test CurlJ application, I get the following error:
Exception in thread "main" org.curl.CURLError: Critical libraries couldn't be loaded
at org.curl.CURL.error(CURL.java:1473)
at org.curl.CURL.error(CURL.java:1408)
at...
2007-09-26 09:58:02 UTC in JavacURL