Timing code
I''m attempting to canibalise the timer code from NeHe''s lesson on Timing, lines and sounds, but I keep getting the following error:
space.obj : error LNK2001: unresolved external symbol __imp__timeGetTime@0
Debug/lesson10.exe : fatal error LNK1120: 1 unresolved externals
Space.obj being the file with the timer code in it.
And any help on what I should do should I encounter these errors in future (since they aren''t actual syntax errors that actually give you the line numbers)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement