Jump to content
Fatalis

[Atcommand]itemmap

Recommended Posts

 

1>------ Build started: Project: itemmap, Configuration: Debug Win32 ------1>C:Program FilesMSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.1>  itemmap.c1>c:hercsrcpluginsitemmap.c(35): warning C4013: 'nullpo_retr' undefined; assuming extern returning int1>c:hercsrcpluginsitemmap.c(40): 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.1>		  c:program filesmicrosoft visual studio 10.0vcincludestdio.h(325) : see declaration of 'sscanf'1>c:hercsrcpluginsitemmap.c(66): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.1>		  c:program filesmicrosoft visual studio 10.0vcincludestring.h(110) : see declaration of 'strcat'1>c:hercsrcpluginsitemmap.c(67): warning C4013: 'map_mapname2mapid' undefined; assuming extern returning int1>c:hercsrcpluginsitemmap.c(98): warning C4047: 'function' : 'size_t' differs in levels of indirection from 'char [35]'1>c:hercsrcpluginsitemmap.c(98): warning C4024: '_snprintf_s' : different types for formal and actual parameter 31>c:hercsrcpluginsitemmap.c(98): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'1>c:hercsrcpluginsitemmap.c(98): warning C4024: '_snprintf_s' : different types for formal and actual parameter 41>	 Creating library ..pluginsitemmap.lib and object ..pluginsitemmap.exp1>itemmap.obj : error LNK2019: unresolved external symbol _map_mapname2mapid referenced in function _atcommand_itemmap1>itemmap.obj : error LNK2019: unresolved external symbol _itemdb_isstackable2 referenced in function _atcommand_itemmap1>itemmap.obj : error LNK2019: unresolved external symbol _msg_txt referenced in function _atcommand_itemmap1>itemmap.obj : error LNK2019: unresolved external symbol _itemdb_exists referenced in function _atcommand_itemmap1>itemmap.obj : error LNK2019: unresolved external symbol _itemdb_searchname referenced in function _atcommand_itemmap1>itemmap.obj : error LNK2019: unresolved external symbol _nullpo_retr referenced in function _atcommand_itemmap1>..pluginsitemmap.dll : fatal error LNK1120: 6 unresolved externals========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Errors hehe.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.