[ROOT] Linking problem with msvc

From: Sylvain HEILLIETTE (heilliet@labs.polycnrs-gre.fr)
Date: Mon May 22 2000 - 17:41:45 MEST


	Hello,

I'm trying to compile a root program using Microsoft Visual C++
under windows 95. I've already read the content of the very good
web site of Andrew Haas about the basic setup of the compiler.

I get some linking error messages like :

LinesSearching.obj : error LNK2001: unresolved external symbol
"protected: static unsigned long  TGButton::fgDefaultGC"
(?fgDefaultGC@TGButton@@1KA)
Extrema.obj : error LNK2001: unresolved external symbol "protected:
static unsigned long  TGButton::fgDefaultGC"
(?fgDefaultGC@TGButton@@1KA)
Extrema_Disp.obj : error LNK2001: unresolved external symbol "protected:
static unsigned long  TGButton::fgDefaultGC"
(?fgDefaultGC@TGButton@@1KA)

...

Release/multiline.exe : fatal error LNK1120: 15 unresolved externals
Error executing link.exe.

multiline.exe - 62 error(s), 0 warning(s)

I would be grateful if someone may help me .



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:25 MET