Okay this is really frustrating me, I followed this tutorial http://hlpp.valveworld.com/tuts/mp3.htm to the letter on using an mp3 player however whenever I compile I get a whole bunch of errors that are irrelevant stuff that I did not even consider touching. Can someone try to figure this out: --------------------Configuration: cl_dll - Win32 Debug-------------------- Compiling... hud.cpp c:\sierra\half-life\sdk\source code\cl_dll\hud.cpp(684) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.cpp(686) : error C2065: 'm_flMouseSensitivity' : undeclared identifier in_camera.cpp c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(262) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(328) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(329) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(545) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(591) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\in_camera.cpp(592) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' inputw32.cpp c:\sierra\half-life\sdk\source code\cl_dll\inputw32.cpp(338) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\inputw32.cpp(340) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\inputw32.cpp(341) : error C2039: 'GetSensitivity' : is not a member of 'CHud' c:\sierra\half-life\sdk\source code\cl_dll\hud.h(543) : see declaration of 'CHud' <-clipped out other files-> Error executing cl.exe. client.dll - 11 error(s), 0 warning(s) Thanks Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com |
- RE: [hlcoders] MP3 Use Nathan Taylor
- RE: [hlcoders] MP3 Use Yacketta, Ronald
- Re: [hlcoders] MP3 Use Nathan Taylor

