| | | Compiling...
MakeImgFromDB.cpp
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(27) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(40) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(64) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(69) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(86) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(93) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(97) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Embedding manifest...
|