TAGGING ALL THE THINGS!
October 23, 2024
.lib file has a finite size. 65535 entries in-fact. This sounds like a lot, but it quickly gets big when you use the _API tag on a class and not functions the whole class is tagged. And when the limit is reached you get an error: LNK1189 "library limit of 65535 obj exceeded
More