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] 
> referenced 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

Reply via email to