I get some linking errors
I compile each file successfully, but when i build the solution, i get these two errors;
LNK2020 unresolved token(0A000009) delete
LNK2020 unresolved token(0A000026) __CxxThrowException
What's the reason?
How can I¡¡solve that?
|