You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just ran into this because I am trying to host my Clojure lighting controller inside Cycling ’74’s Max, and that only supports the legacy 1.6 Java environment. I guess I am going to have to fork and compile it myself, since it still is a problem.
If you want to use my forks while we wait to see if the PRs are accepted, you can find them in clojars: [org.clojars.brunchboy/lein-protobuf "0.4.3"] [org.clojars.brunchboy/protobuf "0.8.3"]
I'm having problems with:
[org.flatland/protobuf "0.8.1"]
It appears to be compiled for Java 1.7 and I'm using it on Java 1.6.
Is is possible to release a version supporting Java 1.6?
Thanks,
The text was updated successfully, but these errors were encountered: