This is my first post, so hopefully I'm doing this right.
I decided to try tpt modding using the tpt++ tutorial(prebuilt project), but I'm getting an error when I try to compile it. The error is the following, repeated countless times throughout the log(It's only this one error repeated, and I don't want to wait for it to fail to compile again to get the whole log unless someone specificaly wants it):
"
C:\Users\****\Documents\Powder Toy\Modding\The-Powder-Toy-master\includes\pthread.h(320): error C2011: 'timespec': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10150.0\ucrt\time.h(39): note: see declaration of 'timespec'
"
Any help would be appriciated, thanks.