unresolved external symbol

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Adrien

    #1

    unresolved external symbol

    I have a problem to compile a program in VC++6. When I
    run the debugger, it sends me this error message:
    class.obj : error LNK2001: unresolved external
    symbol "__declspec(dll import) class::method()

    I miss a step before debugging, cause I surely miss some
    attached folders. But I can`t remember wich step is
    missing. Could you help me?

    Thanks,

    Adrien
Working...