Version 1.09

William J. Deninger (deninger@uiuc.edu)
Mon, 22 Dec 1997 20:55:54 -0600


HELP!!

I was hoping to spin though a few tapes while I was at home during the
holidays, but the installation of version 1.09 has thrown a wrench into my
linker.

I have a few classes which inherit TBRIK, TTUB, etc.. but that's really all
I can think of. They worked fine under 1.08.

Here is the link error list:

Brick.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TAttFill::Reset(void)" (?Reset@TAttFill@@UAEXXZ)
Chamber.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall TAttFill::Reset(void)" (?Reset@TAttFill@@UAEXXZ)
Straw.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TAttFill::Reset(void)" (?Reset@TAttFill@@UAEXXZ)
Brick.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TNamed::ReadBuffer(char * &)" (?ReadBuffer@TNamed@@UAEXAAPAD@Z)
Chamber.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall TNamed::ReadBuffer(char * &)"
(?ReadBuffer@TNamed@@UAEXAAPAD@Z)
Straw.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TNamed::ReadBuffer(char * &)" (?ReadBuffer@TNamed@@UAEXAAPAD@Z)
Brick.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TNamed::Draw(char *)" (?Draw@TNamed@@UAEXPAD@Z)
Chamber.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall TNamed::Draw(char *)" (?Draw@TNamed@@UAEXPAD@Z)
Straw.obj : error LNK2001: unresolved external symbol "public: virtual void
__thiscall TNamed::Draw(char *)" (?Draw@TNamed@@UAEXPAD@Z)
Chamber.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall TNamed::Paint(char *)" (?Paint@TNamed@@UAEXPAD@Z)
CInfo2.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.
Creating browse info file...
CInfo2.exe - 11 error(s), 17 warning(s)

Anyone recognize these? And if not, would you have a copy of 1.08 sitting
around? ;)

William Deninger
deninger@uiuc.edu