Keitenai Posted April 23, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 98 Reputation: 75 Joined: 12/04/14 Last Seen: December 10, 2024 Share Posted April 23, 2016 i'm getting this compilation error after updating my rathena 1>..\src\map\pc.c(503): warning C4133: 'function' : incompatible types - from 'bool (__cdecl *)(int,unsigned int,int,intptr_t)' to 'TimerFunc' 1>..\src\map\pc.c(536): warning C4133: 'function' : incompatible types - from 'bool (__cdecl *)(int,unsigned int,int,intptr_t)' to 'TimerFunc' 1>..\src\map\pc.c(559): warning C4133: 'function' : incompatible types - from 'bool (__cdecl *)(int,unsigned int,int,intptr_t)' to 'TimerFunc' 1>..\src\map\pc.c(562): warning C4133: 'function' : incompatible types - from 'bool (__cdecl *)(int,unsigned int,int,intptr_t)' to 'TimerFunc' 1> pc_groups.c 1>..\src\map\pc.c(12051): warning C4133: 'function' : incompatible types - from 'bool (__cdecl *)(int,unsigned int,int,intptr_t)' to 'TimerFunc' Quote Link to comment Share on other sites More sharing options...
0 Spre Posted April 23, 2016 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 103 Reputation: 28 Joined: 09/20/12 Last Seen: January 14, 2019 Share Posted April 23, 2016 those are just warnings, not errors, it should run fine Quote Link to comment Share on other sites More sharing options...
Question
Keitenai
i'm getting this compilation error after updating my rathena
Link to comment
Share on other sites
1 answer to this question
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.