You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently use gazelle in my c project for buildfile generation in form of a module in bazel. Due to performance reasons and other issues I had the idea to compile gazelle to make it like an easy to use CLI tool of my custom gazelle setup. This doesnt seem to be working properly tho, I seem to always run into Manifest Issues when trying this. So my questions is, is this even supposed to work easily and if so, is there an example of this being done and used?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I currently use gazelle in my c project for buildfile generation in form of a module in bazel. Due to performance reasons and other issues I had the idea to compile gazelle to make it like an easy to use CLI tool of my custom gazelle setup. This doesnt seem to be working properly tho, I seem to always run into Manifest Issues when trying this. So my questions is, is this even supposed to work easily and if so, is there an example of this being done and used?
Beta Was this translation helpful? Give feedback.
All reactions