I'm trying to work on this plugin a little bit myself. Never having coded in this language before, this is proving to be quite difficult, but I'm wondering if anyone could shed some light as to why I can't get a simple comple after NO source code changes whatsoever. I'm using Visual C++ express edition, and I keep getting these kinds of errors (after getting all the reqired dependencies, proper SDK, and warding off a few errors due to VC++ being strict):
"error LNK2001: unresolved external symbol"
and
"error LNK2019: unresolved external symbol"
I'm reading that this could be due to a number of factors, but perhaps someone here would have a better idea as to what is going on (maybe even the original developer!). If anyone wants more info, I can give you the full error log.
I hope that I can get this working and try to make a port for .9, that's my goal anyway. Thanks!
