unresolved token/symbol in MC++ wrapper class calling native code
- by rediVider
I'm new to MC++ and have basically no idea what's going on yet.
In trying to get this working i've determined many things that don't work, i'm just looking for one of the ways that will work.
I have a mc++ class as follows that seems to have to be a "ref" class to allow me to see any methods/properties.
public ref class EmCeePlusPlus
{
…