I'm trying to compile TPT (I haven't made any modifications to the source yet), and it says it can't find build\src\BSON.o.
Here's the full messages:
How do I fix this?
Those folders already exist. Are there any other solutions?
std::cout << sim->;pmap[y+j][i+x];
getsize(pmap[y+j][i+x])
works just fine, but when I try to actually access or write to it, it errors.EDIT: Now I'm getting an error in: char *rp = font_data + font_ptrs[c];