FlatBuffers.jl
FlatBuffers.jl copied to clipboard
Wrong documentation? "the code generated by flatc"
trafficstars
The documentation implies that it is possible to use flatc to generate julia code. However, I don't see how to do this and the pull request at google has not been merged yet. Am I missing something or does the documentation of the Stable release need to changed to reflect the current state?
Thanks for reporting, will update the documentation. The pull request has been abandoned for now due to the difficulty in resolving this issue with the current approach: https://github.com/JuliaLang/julia/issues/269
I'm currently considering the best way forward.