You also need to add tier0.lib, tier1.lib, vsdtlib.lib, and mathlib.lib On Fri, Apr 11, 2008 at 3:34 PM, steven belmans <[EMAIL PROTECTED]> wrote:
> > its already in there !> Date: Fri, 11 Apr 2008 19:19:09 +0100> From: > [EMAIL PROTECTED]> To: [email protected]> Subject: > Re: [hlcoders] help !!> > You need to add user32.lib to your linker > additional dependencies for > the client.> > steven belmans wrote:> > Trying > to compile with C++ 2005 express but I got an error :> > > > in_mouse.obj : > error LNK2019: unresolved external symbol [EMAIL PROTECTED] in function > "public: virtual void __thiscall > CInput::ActivateMouse(void)" ([EMAIL PROTECTED]@@UAEXXZ)> > > > > editor_sendcommand.obj : error LNK2019: unresolved external symbol > [EMAIL PROTECTED] referenced in function "enum EditorSendResult_t > __cdecl Editor_SendCommand(char const *,bool)" (?Editor_SendCommand@ > @YA?AW4EditorSendResult_t@@[EMAIL PROTECTED])> > > > > > I have: platform sdk > / dx > sdk / and SP2 of the program. I also added user32.lib winmm.lib to > linker->input> > > > can someone help?> > > > sorry for the noob question > > > > > thanks in advance> > > _________________________________________________________________> > Update > vandaag nog in één klik je hele online leven!> > http://get.live.com> > > _______________________________________________> > 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> > _________________________________________________________________ > Start een boeiend online leven...helemaal gratis! > http://get.live.com > _______________________________________________ > 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

