This is what the makefile.mk has in regards to the error
# The 64 bit Platform SDK compilers contain a runtime library that doesn't
# include the buffer overrun verification code used by the /GS switch.
# Since the code links against libraries that are compiled with /GS, this
# "security cookie verification" must be included via bufferoverlow.lib.
.IF "$(WIN64)" == "define"
LIBBASEFILES = $(LIBBASEFILES) bufferoverflowU.lib
.ENDIF
There was no bufferoverflowU.lib found in the download, will look to download the 64b SDK? "
In reply to Re^3: How to Compile v10 in Vista 64b ?
by iBradleyAllen
in thread How to Compile v10 in Vista 64b ?
by iBradleyAllen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |