dmnapolitano / stanford-thrift

A Stanford CoreNLP server, with example clients, using Apache Thrift.
47 stars 8 forks source link

Not entirely sure any development can proceed on OS X Mavericks #16

Closed dmnapolitano closed 10 years ago

dmnapolitano commented 10 years ago

Received an error when compiling a C++ client and was directed here: https://issues.apache.org/jira/browse/THRIFT-2229

Now receiving "cannot find org.apache.thrift" errors when compiling the Java server with ant. $CLASSPATH hasn't changed since I set this up in May, so issue must be Mavericks, but not sure how or where to go with it...

sigh :confused:

minusplusminus commented 10 years ago

Mavericks is not yet the most used version of OSX under the developers.. snowleopader/lion/Mountain lion is. It always takes a while till the next version is fully supported.

dmnapolitano commented 10 years ago

Fixed in the latest Thrift release? Closing for now...