Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "bazel"
-
Tonight was my first experience with bazel.
It seems cool, but I still haven't gotten anything to work yet and it's been about 4 hours.
It hasn't helped that it doesn't work too well on Windows.1 -
Seriously, fuck Bazel. It's the most unintuitive build tool I have ever had the displeasure of coming across.
It works, but try compiling an Android app, that uses deps from gmaven, maven and jcenter and has java, as well as native dependencies.
It's fucking impossible. -
Am I just an idiot for using a RedHat variant ?
Why is Bazel such a piece of crap and why do I have to use it to build Tensorflow ??40 -
Has anyone used bazel build tool, coming from maven/Gradle background I have spent the last couple of days on this thing and I can say it is fucking awful and unintuitive, I still can't figure how to bring in simple external dependecy such as apache commos using this shit2