-- [ Picked text/plain from multipart/alternative ] Try rebuilding tier1, and vgui_controls :-)
/ProZak On 10/12/2007, Alan Hibberd <[EMAIL PROTECTED]> wrote: > > Hello all. > > Im having a small problem whenever I try to use VGUI2 to create a panel, > > 1>vgui_controls.lib(MenuItem.obj) : error LNK2001: unresolved external > symbol "public: void __thiscall KeyValues::SetPtr(char const *,void > *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > 1>vgui_controls.lib(Button.obj) : error LNK2001: unresolved external > symbol "public: void __thiscall KeyValues::SetPtr(char const *,void > *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > 1>vgui_controls.lib(BuildModeDialog.obj) : error LNK2001: unresolved > external symbol "public: void __thiscall KeyValues::SetPtr(char const > *,void *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > 1>vgui_controls.lib(Panel.obj) : error LNK2001: unresolved external > symbol "public: void __thiscall KeyValues::SetPtr(char const *,void > *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > 1>vgui_controls.lib(BuildGroup.obj) : error LNK2001: unresolved > external symbol "public: void __thiscall KeyValues::SetPtr(char const > *,void *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > 1>vgui_controls.lib(Menu.obj) : error LNK2001: unresolved external > symbol "public: void __thiscall KeyValues::SetPtr(char const *,void > *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) > > I will paste full log if needed but, the only errors are these ones > with the unresolved symbols, I cant see what is wrong I have all the > libraries linked and only happens when I try to use vgui:VPANEL stuff. > > Any ideas of top of your head I can look into and get back to you with > more information? > > Thanks > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

