G
Guest
Hi again guys
This is a follow-up question. This error - error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@$$FYAPAXI@Z) - seems to be a popular error and I am wondering what is causing it. I am wrapping an unmanaged class in a managed wrapper class and building it as a dll to use in c#. Any answers guys
Thanks, C
This is a follow-up question. This error - error LNK2001: unresolved external symbol "void * __cdecl operator new(unsigned int)" (??2@$$FYAPAXI@Z) - seems to be a popular error and I am wondering what is causing it. I am wrapping an unmanaged class in a managed wrapper class and building it as a dll to use in c#. Any answers guys
Thanks, C