Talk:VGUI HTML Screen In Multiplayer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
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

Revision as of 21:50, 22 May 2007