this post was submitted on 13 Sep 2024
411 points (99.0% liked)

Programmer Humor

19564 readers
923 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Oh no, not just my build server, Microsofts build server... Everyones' Azure build server - (if you're building on windows)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] riodoro1@lemmy.world 245 points 2 months ago (7 children)

Imagine your compiler performing a license check.

[โ€“] BradleyUffner@lemmy.world 37 points 2 months ago* (last edited 2 months ago) (3 children)

It's not using just the compiler. This agent is configured to use the full version of Visual Studio for some reason, and building through that, which requires a license. You can build via the msbuild system, which doesn't require a license.

load more comments (2 replies)
load more comments (5 replies)