Building on windows fails on most applications as the winmm.lib references are
missing for most nearly all binaries.
Without winmm.lib there is a unresolved external symbol: timeGetTime
See attached patch to include windows specific lib winmm.lib on the scons
targets.
Original issue reported on code.google.com by san...@paralleldimension.nl on 28 Mar 2012 at 1:16
Original issue reported on code.google.com by
san...@paralleldimension.nl
on 28 Mar 2012 at 1:16Attachments: