:: Website :: Home :: FAQ :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::
help-me again!!!

 
Post new topic   Reply to topic    c0ld.net Forum Index -> General Banter
View previous topic :: View next topic  
Author Message
sn4k3

 

Rank: Site User

Joined: 14 Nov 2005

Posts: 11

Post subject: help-me again!!!
Reply with quote
Code:
1>Compiling...
1>cvars.cpp
1>c:\programas\microsoft visual studio 8\vc\include\tier0\dbg.h(482) : warning C4996: '_vsnprintf' was declared deprecated
1>        c:\programas\microsoft visual studio 8\vc\include\stdio.h(333) : see declaration of '_vsnprintf'
1>        Message: 'This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>c:\programas\microsoft visual studio 8\vc\include\tier0\memdbgon.h(80) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
1>c:\programas\microsoft visual studio 8\vc\include\tier0\memdbgon.h(83) : warning C4996: 'strcpy' was declared deprecated
1>        c:\programas\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
1>        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>c:\programas\microsoft visual studio 8\vc\include\tier0\memdbgon.h(96) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
1>c:\programas\microsoft visual studio 8\vc\include\tier0\memdbgon.h(99) : warning C4996: 'wcscpy' was declared deprecated
1>        c:\programas\microsoft visual studio 8\vc\include\string.h(250) : see declaration of 'wcscpy'
1>        Message: 'This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>d:\1\spawnhealth.h(120) : error C2259: 'SpawnhealthPlugin' : cannot instantiate abstract class
1>        due to following members:
1>        'bool ISmmPlugin::Load(PluginId,ISmmAPI *,char *,size_t,bool)' : is abstract
1>        c:\programas\microsoft visual studio 8\vc\include\ismmplugin.h(51) : see declaration of 'ISmmPlugin::Load'
1>spawnhealth.cpp
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(1) : error C2146: syntax error : missing ';' before identifier 'File'
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(1) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(1) : error C2470: 'File' : looks like a function definition, but there is no parameter list; skipping apparent body
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(1) : error C2059: syntax error : '.'
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(156) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(157) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(158) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\windows.h(159) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\windef.h(1) : error C2146: syntax error : missing ';' before identifier 'File'
1>c:\programas\microsoft visual studio 8\vc\include\windef.h(1) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\programas\microsoft visual studio 8\vc\include\windef.h(1) : error C2086: 'int Include' : redefinition
1>        c:\programas\microsoft visual studio 8\vc\include\windows.h(1) : see declaration of 'Include'
1>c:\programas\microsoft visual studio 8\vc\include\windef.h(1) : error C2470: 'File' : looks like a function definition, but there is no parameter list; skipping apparent body
1>c:\programas\microsoft visual studio 8\vc\include\windef.h(1) : error C2059: syntax error : '.'
1>c:\programas\microsoft visual studio 8\vc\include\winnt.h(523) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\winnt.h(573) : warning C4081: expected ')'; found 'string'
1>c:\programas\microsoft visual studio 8\vc\include\winnt.h(625) : fatal error C1004: unexpected end-of-file found
1>Generating Code...
1>Build log was saved at "file://d:\1\Debug\BuildLog.htm"
1>spawnhealth_mm - 11 error(s), 11 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
[/code]
PostSun Dec 04, 2005 10:29 pm
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    c0ld.net Forum Index -> General Banter All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum



Theme by: :: Cosmic Distortion ::
Powered by phpBB © 2001 phpBB Group