Im having trouble while compiling @storeitem plugin by Ind,
this is what i got:
1>------Build started:Project:@storeitem,Configuration:ReleaseWin32------1>@storeitem.c1>..srcplugins@storeitem.c(39): warning C4996:'sscanf':Thisfunctionor variable may be unsafe.Considerusing sscanf_s instead.To disable deprecation,use _CRT_SECURE_NO_WARNINGS.See online help for details.1> C:ProgramFiles(x86)MicrosoftVisualStudio10.0VCincludestdio.h(325): see declaration of'sscanf'1>..srcplugins@storeitem.c(46): warning C4996:'sprintf':Thisfunctionor variable may be unsafe.Considerusing sprintf_s instead.To disable deprecation,use _CRT_SECURE_NO_WARNINGS.See online help for details.1> C:ProgramFiles(x86)MicrosoftVisualStudio10.0VCincludestdio.h(371): see declaration of'sprintf'1>..srcplugins@storeitem.c(74): error C2039:'get_group_level':isnot a member of'pc_interface'1> d:[aaa] ragnarok server projectsvn trunktrunksrcplugins../map/pc.h(736): see declaration of'pc_interface'1>..srcplugins@storeitem.c(74): error C2039:'get_group_level':isnot a member of'pc_interface'1> d:[aaa] ragnarok server projectsvn trunktrunksrcplugins../map/pc.h(736): see declaration of'pc_interface'1>..srcplugins@storeitem.c(79): error C2065:'mob': undeclared identifier1>..srcplugins@storeitem.c(79): error C2223: left of'->db' must point to struct/union1>..srcplugins@storeitem.c(114): warning C4013:'ACMD_A'undefined; assuming extern returning int1>..srcplugins@storeitem.c(114): error C2065:'storeitem': undeclared identifier1>..srcplugins@storeitem.c(114): warning C4047:'function':'bool (__cdecl *)(const int,map_session_data *,const char *,const char *,AtCommandInfo *)' differs in levels of indirection from'int'1>..srcplugins@storeitem.c(114): warning C4024:'function through pointer': different types for formal and actual parameter 2==========Build:0 succeeded,1 failed,0 up-to-date,0 skipped ==========
Im having trouble while compiling @storeitem plugin by Ind,
this is what i got:
Share this post
Link to post
Share on other sites