Pagkatapos ko pong irebuild sa Microsoft C++ 2010 nag kakaganto na po. Help naman po!
1>------ Rebuild All started: Project: char-server, Configuration: Debug Win32 ------
1> grammar.c
1> libconfig.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> scanctx.c
1>CL : fatal error C1033: cannot open program database ''
1> scanner.c
1> strbuf.c
1>CL : fatal error C1033: cannot open program database ''
1> mt19937ar.c
1>CL : fatal error C1033: cannot open program database ''
1> conf.c
1>CL : fatal error C1033: cannot open program database ''
1> core.c
1>CL : fatal error C1033: cannot open program database ''
1> db.c
1>CL : fatal error C1033: cannot open program database ''
1> ers.c
1>CL : fatal error C1033: cannot open program database ''
1> malloc.c
1>CL : fatal error C1033: cannot open program database ''
1> mapindex.c
1>CL : fatal error C1033: cannot open program database ''
1> mempool.c
1>CL : fatal error C1033: cannot open program database ''
1> mutex.c
1>CL : fatal error C1033: cannot open program database ''
1> nullpo.c
1>CL : fatal error C1033: cannot open program database ''
1> raconf.c
1>CL : fatal error C1033: cannot open program database ''
1> random.c
1>CL : fatal error C1033: cannot open program database ''
1> showmsg.c
1>CL : fatal error C1033: cannot open program database ''
1> socket.c
1>CL : fatal error C1033: cannot open program database ''
1> sql.c
1>CL : fatal error C1033: cannot open program database ''
1> strlib.c
1>CL : fatal error C1033: cannot open program database ''
1> thread.c
1>CL : fatal error C1033: cannot open program database ''
1> timer.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> utils.c
1> msg_conf.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> cli.c
1> char.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> char_clif.c
1> char_cnslif.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> char_logif.c
1> char_mapif.c
1>CL : fatal error C1033: cannot open program database ''
1> int_auction.c
1>CL : fatal error C1033: cannot open program database ''
1> int_elemental.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> int_guild.c
1>CL : fatal error C1033: cannot open program database ''
1> int_homun.c
1>CL : fatal error C1033: cannot open program database ''
1> int_mail.c
1> int_mercenary.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
1> int_party.c
1>CL : fatal error C1033: cannot open program database ''
1> int_pet.c
1>CL : fatal error C1033: cannot open program database ''
1> int_quest.c
1> int_storage.c
1>CL : fatal error C1033: cannot open program database ''
1> inter.c
1>CL : fatal error C1033: cannot open program database ''
1>CL : fatal error C1033: cannot open program database ''
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
1>------ Rebuild All started: Project: char-server, Configuration: Debug Win32 ------
1> grammar.c
1> libconfig.c
1> scanctx.c
1> scanner.c
1> strbuf.c
1> mt19937ar.c
1> conf.c
1> core.c
1> db.c
1> ers.c
1> malloc.c
1> mapindex.c
1> mempool.c
1> mutex.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> nullpo.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> raconf.c
1> random.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> showmsg.c
1> socket.c
1> sql.c
1> strlib.c
1> thread.c
1> timer.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> utils.c
1> msg_conf.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> cli.c
1> char.c
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(402): error C2059: syntax error : 'type'
1>d:\backup\server\ra1\rathena-master\src\common\cbasetypes.h(418): error C2059: syntax error : 'type'
1> char_clif.c
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1756): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1757): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1758): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1759): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1760): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1>d:\backup\server\ra1\rathena-master\src\char\char.c(1761): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
1> char_cnslif.c
1> char_logif.c
1> char_mapif.c
1> int_auction.c
1> int_elemental.c
1> int_guild.c
1> int_homun.c
1> int_mail.c
1> int_mercenary.c
1> int_party.c
1> int_pet.c
1> int_quest.c
1> int_storage.c
1> inter.c
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========