Lance Swan
Lance Swan
Tested as not compatible with ARM 64-bit.
> I don't have an ARM64 device around to test on, so I'm not sure what the issue might be. But at least we're getting far enough along in the...
> Also, do other operations besides PUT fail on ARM64? I tried GET and HEAD and got same response.
Hi, I added the code. As soon as the App opens I get: URL using bad/illegal format or missing URL (CURLE_URL_MALFORMAT). I tried during debug to access the cURLClient properties...
> That suggests that the problem is at the interface between libcurl and Xojo. But without being able to reproduce the problem myself it's going to be hard to figure...
The first bit of code runs successfully and returns a message box with "http://www.example.com/".
The second bit of code generates cURLException with the Reason "URL using bad/illegal format or missing URL (CURLE_URL_MALFORMAT)". Error number 3.
Same result with the third piece of code.
Output from curl -V in terminal gives curl 7.79.1 libcurl 7.79.1.
Finally; in debug mode; here are the values for libCURL.URLparser.