Shamik Ray - Jan 30, 2017:
When I invoke MacChatscript from binaries does it use the evserver build?
I did get Xcode to build EVSERVER now, so yes, from now on the BINARIES/MacChatScript will be an evserver build. What’s in GitHub now isn’t though, but I put in a pull request (https://github.com/bwilcox-1234/ChatScript/pull/56) if that is approved it will be.
You can grab my changes right now by pulling that from git into your local, but I dunno if that is how you are doing it or if you are unzipping the chatscript zipped file release. Also, not sure how git savvy you are if you going the git route. Cherrypicking changes across different git repositories took me a few years to get my head around. :”)
What you have now is _NOT_ a EVSERVER build - the older versions couldn’t run on macs because they didn’t support kqueue - the ev lib does now.
How do you know if you have a EV build? Look for the ‘evcalled pid: xxxx’ message and the EVSERVER key word in the startup header:
tkuebler ~/src/ChatScript BINARIES/MacChatScript
evcalled pid: 2675
ChatScript EVSERVER Version 7.12 pid: 2675 64 bit MACH compiled Jan 29 2017 21:35:41 host=local