Talk:VGUI HTML Screen In Multiplayer

From Valve Developer Community
Revision as of 21:24, 22 May 2007 by Ant2732 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I just tryied to compile the and had the below errors

client_hl2mp error LNK2019: unresolved external symbol "public: __thiscall vgui::EntHTML::EntHTML(class vgui::Panel *,char const *,bool)" (??0EntHTML@vgui@@QAE@PAVPanel@1@PBD_N@Z) referenced in function "public: __thiscall CHTMLView_Panel::CHTMLView_Panel(unsigned int)" (??0CHTMLView_Panel@@QAE@I@Z)

and

client_hl2mp fatal error LNK1120: 1 unresolved externals


am new to all this coding stuff, so any help would be most greatful

thanks