Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lein protobuf (compilation) #22

Open
chenfisher opened this issue Sep 5, 2016 · 0 comments
Open

lein protobuf (compilation) #22

chenfisher opened this issue Sep 5, 2016 · 0 comments

Comments

@chenfisher
Copy link

I have a file in my project which defines a protobuf like so:
(def Person (protodef Example$Person))

When I run lein protobuf I get an exception telling me Example$Person does not exist
It seems lein is trying to compile my file before compiling the protobuf file

Any idea?

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

No branches or pull requests

1 participant