3

So, yesterday I finally understood the "it's compiling madness"...

I'm working as a web developer and I needed some c executable to run from the back end to convert files.

Unfortunately, you have to compile this library on your own, there's no way to just download the executable...

It took 45 minutes, and that's without counting the download of visual Studio, cloning multiple gits etc...

I'm so happy to just be able to press F5, sometime not even that is necessary....

So yeah, I guess I'll just watch another episode of hell's kitchen every time I need to compile this piece of crap....

Comments
Add Comment