Hi, I just want to get a heads up here on this, I apologise in advance if this isn't the right channel.
i) Is cygwin on windows considered an unusual environment.
If not how do people get this to work. I tried this
i) install php from cygwin-setup.
ii) git clone arcanist and libphutil in /usr/local
iii) run arc diff, I get an error about not php not being able to find SimpleXMLElement
iv) tried running arc liberate as the error message suggests, did not fix the problem.
I suspect this is just php, but it's just a real pain to get this to compile from source for cygwin. Any suggestions?