build error

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

    build error

    > hey folks,[color=blue]
    >
    > i've got a linker problem with my VC++ 6.0.
    > my programm compiles normally, but at linking time i get this error[/color]
    message[color=blue]
    >
    > myProgramm.obj : error LNK2001: unresolved external symbol "public:
    > returnType __thiscall externalProgram m::function(som e parameters)"
    >
    > that you find _so often_ on the web and in the faq's and news groups. i'm
    > SURE i included all important files and path.
    > has anybody a solution, or might anybody tell me what the __thiscall might
    > do? i didn't understand the ms help on this subject.
    >
    > thanx a lot!!![/color]


Working...