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

Error : Enumeration tag 'GET' already in use by enum '/Script/SIOJson.ERequestVerb' #16

Closed
EddieLongStockings opened this issue Nov 27, 2016 · 2 comments

Comments

@EddieLongStockings
Copy link

Hello, when compiling with 4.14 source, I get the following error:
error : Enumeration tag 'GET' already in use by enum '/Script/SIOJson.ERequestVerb'

There seems to be some kind of conflict with VaRest (v1.1-r16).

Any idea what the problem could be?

@getnamo
Copy link
Owner

getnamo commented Nov 27, 2016

Yep that is likely. Found all the enums that might have a conflict 3dd5807, made a merge so let me know if the latest master has this issue fixed.

@EddieLongStockings
Copy link
Author

Works great -- Thanks.

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

2 participants