Talk:VGUI HTML Screen

From Valve Developer Community
Revision as of 15:07, 27 May 2007 by Bnewsom (talk | contribs)
Jump to navigation Jump to search

Very nice thanks :D Unsigned comment added by JamieLea (talkcontribs) Always sign your posts with four tildes (~~~~)

I'm getting a couple of errors when I had compiled! Help is much appreciated!

d:\hl2fp\src\cl_dll\IHTMLView.h(45): error C2501: 'CHTMLView_Panel::EntHTML' : missing storage-class or type specifiers

d:\hl2fp\src\cl_dll\IHTMLView.h(45): error C2501: 'CHTMLView_Panel::m_HTML' : missing storage-class or type specifiers

d:\hl2fp\src\cl_dll\HTMLView.cpp(68): error C2065: 'm_HTML' : undeclared identifier

d:\hl2fp\src\cl_dll\HTMLView.cpp(68): error C2061: syntax error : identifier 'EntHTML'

d:\hl2fp\src\cl_dll\IHTMLView.h(45): error C2501: 'CHTMLView_Panel::EntHTML' : missing storage-class or type specifiers

d:\hl2fp\src\cl_dll\IHTMLView.h(45): error C2501: 'CHTMLView_Panel::m_HTML' : missing storage-class or type specifiers

--Bnewsom 15:06, 27 May 2007 (PDT)