os72

Results 58 comments of os72

Samuel, I've created a derivative of this project, have a look perhaps, let me know if it works https://github.com/os72/protoc-jar-maven-plugin

This tool is looking for support in the form of sponsorship (most users are enterprises)..

What's the issue?

It should work. Does the machine have access to maven central? (the plugin attempts to download) You could also try a newer version. What does the cmd line say? `...

Re the cmd line, you need to point to the actual JAR file location The plugin is working, the trouble seems to be the platform, seems to be 32 bit...

I wonder if that error is actually emitted by protoc itself. You should try downloading and running `protoc --version` manually

It detects Linux just fine (`bin/3.6.0/protoc-3.6.0-linux-x86_64.exe`) but yes it seems the system isn't compatible. It rather looks like https://github.com/os72/protoc-jar/issues/15, missing glibc or so

@bmhm This is a runtime issue. See os72/protoc-jar#15, missing glibc or so

Are you using the project professionally? I'm trying to garner some support (sponsorship) for it..

Ack, thanks. Yes it's a corner case where it misses to use the implicit built-in version