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

The version of the 'flatc.exe' is incorrect. #23

Closed
vovgou opened this issue Apr 13, 2022 · 4 comments
Closed

The version of the 'flatc.exe' is incorrect. #23

vovgou opened this issue Apr 13, 2022 · 4 comments
Labels

Comments

@vovgou
Copy link

vovgou commented Apr 13, 2022

image

On the windows platform, I use the flatbuffers-compiler plugin to generate java code, it always uses the 1.12.0 version of flatc.exe, how do I configure it to use the 2.0.0 flatc.exe.Because the flatc.zip in the image above will not be automatically decompressed, so always use the 1.12.0 version of flatc.exe

@vovgou vovgou closed this as completed Apr 13, 2022
@vovgou vovgou reopened this Apr 14, 2022
@davidmoten
Copy link
Owner

thanks, I'll have a look. I suspect the zip shouldn't be there, I should have uncompressed and overwritten flatc.exe. I'll fix.

@davidmoten
Copy link
Owner

righto, there were some problems with both the windows and osx artifacts, sorry about that. I've fixed that with version 2.3.0.2 which is on Maven Central now. Please try it out.

@davidmoten davidmoten added the bug label Apr 14, 2022
@vovgou
Copy link
Author

vovgou commented Apr 14, 2022

yes, it worked, thanks.

@vovgou vovgou closed this as completed Apr 14, 2022
@davidmoten
Copy link
Owner

great, thanks for the report.

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

No branches or pull requests

2 participants