Blazing Spear Posted September 9, 2012 Posted September 9, 2012 ..\src\map\harmony_atcommanddef.inc(1): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(1): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(1): error C2078: too many initializers ..\src\map\harmony_atcommanddef.inc(2): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(2): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(3): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(3): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(4): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(4): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(5): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(5): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(6): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(6): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(7): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(7): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..src\map\harmony_atcommanddef.inc(8): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(8): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' harmony_atcommanddef.inc { "reloadgrfintegrity", 99,99,0, atcommand_reloadgrfintegrity }, { "reloadharmony", 99,99,0, atcommand_reloadharmony }, { "showautoban", 99,99,0, atcommand_showautoban }, { "liftautoban", 99,99,0, atcommand_liftautoban }, { "netinfo", 99,99,0, atcommand_netinfo }, { "macban", 99,99,0, atcommand_macban }, { "liftmacban", 99,99,0, atcommand_liftmacban }, { "showmacban", 99,99,0, atcommand_showmacban }, Did i miss something?? Quote
Blazing Spear Posted September 10, 2012 Author Posted September 10, 2012 yup i think im just trying to install a harmony to my files but it give me this error Quote
Brynner Posted September 10, 2012 Posted September 10, 2012 better to ask harmony for a guide on adding their script to rathena server files. Quote
Blazing Spear Posted September 11, 2012 Author Posted September 11, 2012 is there any quick solution to this?? without posting to the harmony forum?? or guide for this? Quote
Brynner Posted September 11, 2012 Posted September 11, 2012 is there any quick solution to this?? without posting to the harmony forum?? or guide for this? you do have teamviewer?i can help you when im available. Quote
Jayz Posted September 11, 2012 Posted September 11, 2012 Hello please goto src/map/harmony_atcommanddef_ra rename to harmony_atcommanddef Quote
Blazing Spear Posted September 12, 2012 Author Posted September 12, 2012 then what im going to do zack? my problem now is this 1>clif.obj : error LNK2019: unresolved external symbol _harmony_parse referenced in function _packetdb_readdb 1>map.obj : error LNK2019: unresolved external symbol _harmony_logout referenced in function _map_quit 1>map.obj : error LNK2019: unresolved external symbol _harmony_final referenced in function _do_final 1>map.obj : error LNK2019: unresolved external symbol _harmony_init referenced in function _do_init thanks for replying zack the first problem fixed Quote
Aries Posted September 20, 2012 Posted September 20, 2012 (edited) Harmony gives patch compatible to your svn. And its like one click then recompile. Would be better if you contact them about this issue although their response will not be as fast as you can expect. Edited September 20, 2012 by Choko Designoper Quote
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.