Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Unable to connect for project with protobuf library #66

Open
cldwalker opened this issue Jan 8, 2016 · 0 comments
Open

Unable to connect for project with protobuf library #66

cldwalker opened this issue Jan 8, 2016 · 0 comments

Comments

@cldwalker
Copy link
Member

From LightTable/LightTable#1667:

I created a minimal project/test-case, built from this and with the dependencies updated: it works with plain leiningen from the command line, but fails inside LT with java.lang.VerifyError

https://github.com/berdario/protobuf-example

According to this bug it could be a mismatch of the used protobuf runtime library, which is weird, since lein-protobuf builds its own version of protobuf and then uses it both for generating the code and for using it, but due to this other bug I can't know for sure. I believed that LT uses the same ClassPath as leiningen, but if that's not the case this might be an explanation for this bug.

I've been able to reproduce this issue on 2 different machines

Still happens with LT 0.6.7

original issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant