Jump to content
  • 0
Sign in to follow this  
vijay

Help needed to fix the source.

Question

Compile error.

 

Hello guys, help needed to fix these codes ERROR:1>------ Rebuild All started: Project: map-server, Configuration: Debug Win32 ------1>  grammar.c1>  libconfig.c1>  scanctx.c1>  scanner.c1>  strbuf.c1>  mt19937ar.c1>  conf.c1>  core.c1>  console.c1>  db.c1>  des.c1>  ers.c1>  grfio.c1>  HPM.c1>  malloc.c1>  mapindex.c1>  md5calc.c1>  mutex.c1>  nullpo.c1>  random.c1>  showmsg.c1>  socket.c1>  sql.c1>  strlib.c1>  sysinfo.c1>  thread.c1>  timer.c1>  utils.c1>  atcommand.c1>  battle.c1>  battleground.c1>  buyingstore.c1>  channel.c1>  chat.c1>  chrif.c1>  clif.c1>  date.c1>  duel.c1>  elemental.c1>  guild.c1>  intif.c1>  irc-bot.c1>  itemdb.c1>  log.c1>  mail.c1>  map.c1>  mapreg_sql.c1>  homunculus.c1>  HPMmap.c1>  instance.c1>  mercenary.c1>  mob.c1>  npc.c1>  npc_chat.c1>  party.c1>  path.c1>  pc.c1>  pc_groups.c1>  pet.c1>  quest.c1>  script.c1>e:mightyroherctrunksrcmappc.c(1373): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [14]'1>e:mightyroherctrunksrcmappc.c(1373): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>  searchstore.c1>e:mightyroherctrunksrcmappc.c(5578): warning C4047: '!=' : 'mapindex_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmappc.c(5579): warning C4013: 'mapindex_name2id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmappc.c(5584): warning C4013: 'npc_event_doall_id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmappc.c(7560): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [15]'1>e:mightyroherctrunksrcmappc.c(7560): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>e:mightyroherctrunksrcmappc.c(7561): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [10]'1>e:mightyroherctrunksrcmappc.c(7561): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>e:mightyroherctrunksrcmapscript.c(286): warning C4013: 'pet_lootitem_drop' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(294): warning C4013: 'pc_additem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(295): warning C4013: 'clif_additem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(296): warning C4013: 'map_addflooritem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(305): warning C4013: 'unit_free' undefined; assuming extern returning int1>  skill.c1>  status.c1>e:mightyroherctrunksrcmapscript.c(6210): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6210): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6210): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6210): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6210): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6210): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6222): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6222): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6222): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6222): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6222): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6222): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6222): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6228): error C2084: function 'int BUILDIN_FUNC()' already has a body1>          e:mightyroherctrunksrcmapscript.c(6204) : see previous definition of 'BUILDIN_FUNC'1>e:mightyroherctrunksrcmapscript.c(6233): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6233): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6233): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6233): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6233): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6233): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6242): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6242): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6242): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6242): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6242): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6242): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6242): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6254): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6254): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6254): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6254): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6254): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6254): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6255): warning C4013: 'mapindex_name2id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6256): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6256): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6256): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6256): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6256): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6256): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6268): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6268): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6268): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6268): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6268): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6268): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6268): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6278): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6278): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6278): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6278): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6278): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6278): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6279): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6279): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6279): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6293): warning C4013: 'intif_party_leaderchange' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6296): error C2063: 'party_leave' : not a function1>e:mightyroherctrunksrcmapscript.c(6312): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6312): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6312): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6312): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6312): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6312): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6313): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6313): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6313): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6313): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6313): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6313): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6315): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6315): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6315): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6323): warning C4013: 'intif_party_addmember' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6324): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6324): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6324): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6324): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6324): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6324): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6324): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6329): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6329): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6329): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6329): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6329): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6329): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6329): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6340): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6340): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6340): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6340): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6340): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6340): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6349): warning C4013: 'intif_party_leave' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6358): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6358): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6358): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6358): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6358): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6358): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6374): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6374): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6374): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6375): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6375): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6375): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6375): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6375): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6375): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6376): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6376): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6376): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6376): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6376): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6376): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6377): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6377): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6377): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6377): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6377): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6377): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6383): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6383): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6383): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6383): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6383): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6383): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6383): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6385): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6385): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6385): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6385): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6385): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6385): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6385): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6388): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6388): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6388): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6388): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6388): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6388): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6388): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6400): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6400): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6400): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6401): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6401): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6401): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6401): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6401): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6401): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6402): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6402): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6402): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6402): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6402): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6402): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6403): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6403): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6403): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6403): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6403): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6403): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6421): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6421): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6421): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6421): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6421): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6421): fatal error C1003: error count exceeds 100; stopping compilation1>  storage.c1>  trade.c1>  unit.c1>  vending.c========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

 

pc.c and script.c is attached in the download section bellow.
if anyone can take a look and help me out, that would be really awesome.
~Thanks.

pc.c

script.c

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

pc.c is fixed and there are no more errors to be fixed on pc.c.


Error's

 

1>  skill.c1>  status.c1>e:mightyroherctrunksrcmapscript.c(6447): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6447): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6447): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6698): warning C4013: 'mapindex_name2id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6751): warning C4013: 'pc_readreg' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6751): warning C4013: 'search_str' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6776): warning C4013: 'gettick' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(21232): error C2065: 'buildin_alive' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(21237): warning C4047: 'initializing' : 'bool (__cdecl *)(script_state *)' differs in levels of indirection from 'int'1>  storage.c1>  trade.c1>  unit.c1>  vending.c========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========


Thanks alot!

Share this post


Link to post
Share on other sites
  • 0

Alomost there.


Few more errors:

1>e:mightyroherctrunksrcmapscript.c(6751): warning C4013: 'searchstr' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6751): warning C4047: 'function' : 'int64' differs in levels of indirection from 'script_interface *'1>e:mightyroherctrunksrcmapscript.c(6751): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>e:mightyroherctrunksrcmapscript.c(6776): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data1>  storage.c1>  trade.c1>  unit.c1>  vending.c1>     Creating library ..map-server.lib and object ..map-server.exp1>script.obj : error LNK2019: unresolved external symbol _searchstr referenced in function _buildin_warp_arena_queue1>..map-server.exe : fatal error LNK1120: 1 unresolved externals========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========


Just one warning remains.


1>  script.c1>  searchstore.c1>  skill.c1>  status.c1>e:mightyroherctrunksrcmapscript.c(6776): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data1>  storage.c1>  trade.c1>  unit.c1>  vending.c1>     Creating library ..map-server.lib and object ..map-server.exp1>  map-server.vcxproj -> E:MightyROHerctrunkvcproj-12..map-server.exe========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

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
Answer this question...

×   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...
Sign in to follow this  

×
×
  • Create New...

Important Information

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