Jump to content

Recommended Posts

Posted

..\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??

Posted

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.

Posted

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

Posted (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 by Choko Designoper

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...