naaaan Posted March 28, 2014 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 244 Reputation: 11 Joined: 09/02/12 Last Seen: August 7, 2017 Share Posted March 28, 2014 (edited) So im kinda confused about this GIT? since im off here for a long time and now im back i just want to know if GIT is just the same with the SVN? I tried to make use of GIT. i DL'd the pre req. and already done connecting it on mySQL i changed the user and pass on git's conf (map and char_eathena.conf and also on inter.conf. The problem is when i compile it 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 2> grammar.c 2> libconfig.c 1> scanctx.c 2> scanctx.c 1> scanner.c 2> scanner.c 1> strbuf.c 2> strbuf.c 1> mt19937ar.c 2> conf.c 1> conf.c 1> core.c 2> mempool.c 2> mutex.c 1> db.c 1> des.c 1> ers.c 1> grfio.c 1> malloc.c 2> raconf.c 2> thread.c 2> account_sql.c 1> mapindex.c 1> md5calc.c 1> mempool.c 1> mutex.c 2> ipban_sql.c 2> login.c 1> nullpo.c 1> raconf.c 1> random.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 1> showmsg.c 1> socket.c 1> sql.c 1> strlib.c 1> thread.c 1> timer.c 1> utils.c 2> socket.c 2> sql.c 1> msg_conf.c 1> cli.c 1> atcommand.c 1> battle.c 2> strlib.c 2> timer.c 2> utils.c 2> msg_conf.c 2> cli.c 2> mt19937ar.c 1> battleground.c 1> buyingstore.c 1> cashshop.c 1> channel.c 1> chat.c 1> chrif.c 1> clif.c 1> date.c 1> duel.c 2>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 1> elemental.c 3>------ Build started: Project: char-server_sql, Configuration: Debug Win32 ------ 1> guild.c 3> grammar.c 1> intif.c 1> itemdb.c 3> libconfig.c 1> log.c 3> scanctx.c 1> mail.c 1> map.c 3> scanner.c 1> mapreg_sql.c 3> strbuf.c 3> mt19937ar.c 3> conf.c 1> homunculus.c 3> core.c 3> db.c 3> ers.c 3> malloc.c 1> instance.c 3> mapindex.c 3> mempool.c 3> mutex.c 1> mercenary.c 3> nullpo.c 3> raconf.c 1> mob.c 3> random.c 3> showmsg.c 1> npc.c 3> socket.c 3> sql.c 3> strlib.c 1> npc_chat.c 3> thread.c 3> timer.c 1> party.c 1> path.c 1> pc.c 3> utils.c 3> msg_conf.c 3> cli.c 3> char.c 1> pc_groups.c 3> int_auction.c 1> pet.c 3> int_elemental.c 1> quest.c 3> int_guild.c 1> script.c 3> int_homun.c 3> int_mail.c 1> searchstore.c 3> int_mercenary.c 1> skill.c 3> int_party.c 3> int_pet.c 3> int_quest.c 1> status.c 3> int_storage.c 3> inter.c 1> storage.c 1> trade.c 1> unit.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 1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 4>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ========== I dont know why it is showing fatal error like this? how can i fix this problem and be able to use of GIT? -pardon im on the wrong section xD Edited March 28, 2014 by naaaan Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.