Hello, I'm using Dastgir's auraset. Using latest herc svn.
Could someone help me fix the error bellow?
1>------RebuildAll started:Project: auraset,Configuration:DebugWin32------1>C:ProgramFiles(x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004:OutputDirectory does notendwith a trailing slash.This build instance will add the slash as it is required to allow proper evaluation of the OutputDirectory.1> auraset.c1>e:mightyroherctrunksrcpluginsauraset.c(88): 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:program files (x86)microsoft visual studio 10.0vcincludestdio.h(325): see declaration of'sscanf'1>e:mightyroherctrunksrcpluginsauraset.c(267): warning C4013:'GET_SYMBOL'undefined; assuming extern returning int1>e:mightyroherctrunksrcpluginsauraset.c(267): warning C4047:'=':'malloc_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(270): warning C4047:'=':'script_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(271): warning C4047:'=':'clif_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(272): warning C4047:'=':'pc_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(273): warning C4047:'=':'strlib_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(274): warning C4047:'=':'map_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(275): warning C4047:'=':'status_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(276): warning C4047:'=':'npc_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(277): warning C4047:'=':'mob_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(278): warning C4047:'=':'battle_interface *' differs in levels of indirection from'int'1>e:mightyroherctrunksrcpluginsauraset.c(279): warning C4047:'=':'nullpo_interface *' differs in levels of indirection from'int'1>C:ProgramFiles(x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(1023,23): error MSB4198:The expression "DirectoryName" cannot be evaluated on item " ..pluginsauraset.dll".The path isnotof a legal form.==========RebuildAll:0 succeeded,1 failed,0 skipped ==========
Hello, I'm using Dastgir's auraset.
Using latest herc svn.
Could someone help me fix the error bellow?
Share this post
Link to post
Share on other sites