joeGrammar
Programmer
Hey all,
I'm trying to create a dll in Visual C++ and I'm getting some unresolved symbol errors. At first I had no idea why, but now I realize that each symbol is an extern. Anyways I started off using appwizard and I have the settings set to use mfc in a shared library. Can someone tell me how to resolve these symbols?
I'm trying to create a dll in Visual C++ and I'm getting some unresolved symbol errors. At first I had no idea why, but now I realize that each symbol is an extern. Anyways I started off using appwizard and I have the settings set to use mfc in a shared library. Can someone tell me how to resolve these symbols?