For Programmers: Free Programming Magazines  


Home > Archive > Tcl > March 2006 > Re: Tcl 8.4.12 Build Problems using VC++ Express Edition









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Tcl 8.4.12 Build Problems using VC++ Express Edition
suchenwi

2006-03-27, 4:02 am

I see two "kernel problems" there: sprintf and errcode are considered
deprecated, which raises warnings; also, warnings are treated as
errors, leading to failure. But the messages also hint that you should
try to define _CRT_SECURE_NO_DEPRECATE ...

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com