Error:
fatal error LNK1181: cannot open input file 'mmtimer.lib
Solution:
mmtimer.lib is for OS WinCE
For Windows, It should be winmm.lib
1. go to Project properties->Linker->input
2. remove mmtimer.lib and put winmm.lib instead.
Reference:
http://www.programmer-club.com/showSameTitleN/directx/5570.html
沒有留言:
張貼留言