Thank-you for the confirmation, firstly. I gather posting on a long weekend was part of the reason for it taking awhile to find the right person :).
Now… obviously, Question 3 is the meat of my problem (I was commenting on the other two in case someone might improve the tutorial).
On “Rider” … link? Also… do tutorials exist? Also, will Rider let me use clang?
But on the current setup, is this a “library include problem” ? I really mean it when I say that I don’t do DLL stuff hardly ever. Staring at the errors and looking at my code — is it a “thing” because I’m subclassing a virtual class that may exist in a DLL — I know enough of C++ internal magic to understand that could be a problem — but it also must be a solved problem. What’s the magic incantation?
Lastly, I just want a tutorial that is subclassing a pawn for me…