Menu

#2 emailcontrol make error

open
nobody
None
5
2008-01-08
2008-01-08
Anonymous
No

C:\eibcontrol-0.9.1\eibcontrol_linux_win32\emailcontrol>nmake -f Makefile.window
s

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.

cl.exe /nologo /ML /W3 /GX /O2 /I "include" /D "WIN32" /D "NDEBUG" /D "_
CONSOLE" /D "_MBCS" /D "WINDOWS" /Fp".\Release\emailcontrol.pch" /YX /Fo".\Relea
se\\" /Fd".\Release\\" /FD /c .\src\emailcontrol.cpp
cl : Command line warning D9035 : option 'GX' has been deprecated and will be re
moved in a future release
cl : Command line warning D9036 : use 'EHsc' instead of 'GX'
cl : Command line warning D9002 : ignoring unknown option '/ML'
cl : Command line warning D9002 : ignoring unknown option '/YX'
emailcontrol.cpp
include\emailcontrol.h(79) : warning C4355: 'this' : used in base member initial
izer list
.\src\emailcontrol.cpp(319) : warning C4996: 'sprintf': This function or variabl
e may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _
CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Programme\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(345) : see dec
laration of 'sprintf'
.\src\emailcontrol.cpp(332) : warning C4996: 'sprintf': This function or variabl
e may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _
CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Programme\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(345) : see dec
laration of 'sprintf'
.\src\emailcontrol.cpp(345) : warning C4996: 'sprintf': This function or variabl
e may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _
CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Programme\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(345) : see dec
laration of 'sprintf'
.\src\emailcontrol.cpp(358) : warning C4996: 'sprintf': This function or variabl
e may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _
CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Programme\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(345) : see dec
laration of 'sprintf'
.\src\emailcontrol.cpp(430) : 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:\Programme\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see dec
laration of 'fopen'
.\src\emailcontrol.cpp(572) : error C2440: 'initializing' : cannot convert from
'const char *' to 'char *'
Conversion loses qualifiers
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio 8\VC\BIN\cl.ex
e"' : return code '0x2'
Stop.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB