Z
Zarnywoop
Hi,
Could someone offer a solution to the following issue I have with vc7.1.
With VC6 it was possible to turn off linker warnings with a
#pragma comment( linker, "/ignore:4049" )
line in the source. With VC7.1 the linker now reports that /ignore is
unrecognised, and sure enough when consulting the docs. the option is no
longer documented.
How can I turn off linker warnings with vc7.1 ?
Thanks,
Richard.
Could someone offer a solution to the following issue I have with vc7.1.
With VC6 it was possible to turn off linker warnings with a
#pragma comment( linker, "/ignore:4049" )
line in the source. With VC7.1 the linker now reports that /ignore is
unrecognised, and sure enough when consulting the docs. the option is no
longer documented.
How can I turn off linker warnings with vc7.1 ?
Thanks,
Richard.