in reply to Missing bufferoverflowU.lib

Using Microsoft Windows SDK v7.0 on Windows 7 64-bit (DEBUG environment command-line) and I got the same problem. I removed it from the LDLOADLIBS list in the Makefile and everything is fine.

Replies are listed 'Best First'.
Re^2: Missing bufferoverflowU.lib
by Anonymous Monk on Jan 18, 2010 at 10:28 UTC
    I do have to test the final result, but I solved the compiling issue by copying the BufferOverflowU.lib file from the Windows DDK to the Windows 7 SDK folder.