I am working on a project on Opengl in C++ in Visual Studio Express 2012 for Windows 8. It compiled successfully but when i deploy it,... It gives the error of 'winmm.lib' file...
error LNK1104: cannot open file 'winmm.lib'.
How to download winmm.lib file and from where?