Jump to content
  • 0

FATAL ERROR HELP!


naaaan

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  244
  • Reputation:   11
  • Joined:  09/02/12
  • Last Seen:  

THIS IS THE PROBLEM THAT I OCCURED WHEN I WAS COMPILING USING VISUAL C++ 2010 EXPRESS

 

BEFORE. I COMPILED WITHOUT GETTING ANY ERROR. BUT NOW I DONT EVEN CHANGE A THING I JUST WANT TO COMPILE IT. SO HERES MY PROBLEM

1>------ Build started: Project: map-server_sql, Configuration: Debug Win32 ------
2>------ Build started: Project: login-server_sql, Configuration: Debug Win32 ------
1>  grammar.c
1>  libconfig.c
1>  scanctx.c
1>  scanner.c
2>  grammar.c
2>  libconfig.c
2>  scanctx.c
2>  scanner.c
2>  strbuf.c
1>  strbuf.c
2>  mempool.c
1>  mt19937ar.c
2>  mutex.c
1>  conf.c
1>  core.c
1>  db.c
1>  des.c
1>  ers.c
1>  grfio.c
1>  malloc.c
1>  mapindex.c
1>  md5calc.c
1>  mempool.c
1>  mutex.c
1>  nullpo.c
1>  raconf.c
1>  random.c
1>  showmsg.c
2>  raconf.c
2>  thread.c
2>  account_sql.c
2>  ipban_sql.c
2>  login.c
2>  loginlog_sql.c
2>  core.c
2>  db.c
2>  ers.c
2>  malloc.c
2>  md5calc.c
2>  nullpo.c
2>  random.c
2>  showmsg.c
2>  socket.c
2>  sql.c
2>  strlib.c
2>  timer.c
2>  utils.c
2>  mt19937ar.c
1>  socket.c
1>  sql.c
1>  strlib.c
1>  thread.c
1>  timer.c
1>  utils.c
1>  atcommand.c
1>  battle.c
1>  battleground.c
1>  buyingstore.c
1>  chat.c
1>  chrif.c
1>  clif.c
1>  date.c
1>  duel.c
1>  elemental.c
2>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
1>  guild.c
1>  intif.c
3>------ Build started: Project: char-server_sql, Configuration: Debug Win32 ------
1>  itemdb.c
1>  log.c
1>  mail.c
1>  map.c
1>  mapreg_sql.c
1>  homunculus.c
1>  instance.c
1>  mercenary.c
1>  mob.c
3>  grammar.c
3>  libconfig.c
3>  scanctx.c
1>  npc.c
3>  scanner.c
3>  strbuf.c
3>  mt19937ar.c
3>  core.c
3>  db.c
3>  ers.c
3>  malloc.c
3>  mapindex.c
3>  mempool.c
3>  mutex.c
1>  npc_chat.c
3>  nullpo.c
3>  raconf.c
1>  party.c
3>  random.c
1>  path.c
3>  showmsg.c
1>  pc.c
3>  socket.c
3>  sql.c
1>  pc_groups.c
3>  strlib.c
3>  thread.c
3>  timer.c
1>  pet.c
3>  utils.c
1>  quest.c
3>  char.c
1>  script.c
3>  int_auction.c
3>  int_elemental.c
1>  searchstore.c
3>  int_guild.c
1>  skill.c
3>  int_homun.c
1>  status.c
3>  int_mail.c
3>  int_mercenary.c
3>  int_party.c
1>  storage.c
1>  trade.c
3>  int_pet.c
1>  unit.c
3>  int_quest.c
3>  int_storage.c
3>  inter.c
1>  vending.c
3>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
4>------ Build started: Project: mapcache, Configuration: Debug Win32 ------
4>  core.c
4>  des.c
4>  grfio.c
4>  malloc.c
4>  showmsg.c
4>  strlib.c
4>  utils.c
4>  mapcache.c
4>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

 HELP ME WITH THIS. I DIDNT GET THIS BEFORE. EVERYTHINGS FINE. BEFORE. I CAN PLAYED WITH MY OFFLINE SERVER WITHOUT ANY PROBLEM.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.   Paste as plain text instead

  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.

×
×
  • Create New...