673

Which will probably be never.

you are viewing a single comment's thread
view the rest of the comments
[-] Asudox@lemmy.world 39 points 1 month ago* (last edited 1 month ago)

I mean, all cmake does is run some commands for you. You not understanding cmake errors (mostly) means you don't understand the errors given to you by the C/C++ compiler.

[-] jupyter_rain@discuss.tchncs.de 42 points 1 month ago

Partly, yes. But I also think their documentation is a bit hard do read. Maybe this will get better with time.

[-] Asudox@lemmy.world 44 points 1 month ago
[-] 30p87@feddit.org 6 points 1 month ago

I use distcc, and do not have to take vacation for my programs to finish compiling.

[-] Asudox@lemmy.world 9 points 1 month ago* (last edited 1 month ago)

If it means my code won't panic out of nowhere and cause a disaster for me, I am willing to "take a vacation" for my program to finish compiling.

[-] marcos@lemmy.world 10 points 1 month ago

Maybe this will get better with time.

Yes, just give it a few more decades.

[-] paperplane@lemmy.world 26 points 1 month ago

CMake can also emit its own errors during the configure step though, particularly if you have complicated build logic and/or lots of external packages.

this post was submitted on 15 Aug 2024
673 points (98.4% liked)

Programmer Humor

19178 readers
1042 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