N e s s 3 Posted October 28, 2013 good day hercules! may ask how can i compile my server using VB2013? thanks in advance! Quote Share this post Link to post Share on other sites
0 Mumbles 193 Posted October 28, 2013 I assume you mean Visual Basic 2013? If that's the case, have you tried loading the Hercules-12.sln file in the root directory? I typically just double-click to load it, then press F7 to build the project. Disclaimer: I use MSVE 2010, so I'm not sure if this will actually work. Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted October 28, 2013 (edited) whenever i do it, many error appear. here's the error Error 1 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 25 1 mapcache Error 2 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 41 1 mapcache Error 3 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 52 1 mapcache Error 4 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 62 1 mapcache Error 5 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 72 1 mapcache Error 6 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 25 1 mapcache Error 7 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 41 1 mapcache Error 8 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 52 1 mapcache Error 9 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 62 1 mapcache Error 10 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 72 1 mapcache Error 11 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 12 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 13 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 14 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 15 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 16 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 17 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 18 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 19 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 20 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 21 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 22 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 23 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 24 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 25 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 26 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 27 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 28 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 29 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 30 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 31 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 32 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 33 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 34 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 35 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 36 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcloginaccount_sql.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 37 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcloginaccount_sql.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 38 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcloginaccount_sql.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 39 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcloginaccount_sql.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 40 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcloginaccount_sql.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 41 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 42 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 43 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 44 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 45 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 46 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 47 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 48 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 49 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 50 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 51 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 52 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 53 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 54 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 55 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 56 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcloginlogin.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 57 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcloginlogin.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 58 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcloginlogin.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 59 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcloginlogin.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 60 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcloginlogin.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 61 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 62 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 63 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 64 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 65 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonmempool.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 66 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 67 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 68 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 69 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 70 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommoncore.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 71 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 72 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 73 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 74 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 75 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonconsole.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 76 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 77 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 78 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 79 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 80 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 81 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 82 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 83 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 84 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 85 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonHPM.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 86 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 25 1 login-server Error 87 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 41 1 login-server Error 88 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 52 1 login-server Error 89 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 62 1 login-server Error 90 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 72 1 login-server Error 91 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 92 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 93 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 94 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 95 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccommonsocket.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 96 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srccharchar.c) e:program files (x86)herculessrccommonatomic.h 25 1 char-server Error 97 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srccharchar.c) e:program files (x86)herculessrccommonatomic.h 41 1 char-server Error 98 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srccharchar.c) e:program files (x86)herculessrccommonatomic.h 52 1 char-server Error 99 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srccharchar.c) e:program files (x86)herculessrccommonatomic.h 62 1 char-server Error 100 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srccharchar.c) e:program files (x86)herculessrccommonatomic.h 72 1 char-server Error 101 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined e:program files (x86)herculessrccommonatomic.h 25 1 plugin-sample Error 102 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 41 1 plugin-sample Error 103 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 52 1 plugin-sample Error 104 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 62 1 plugin-sample Error 105 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 72 1 plugin-sample Error 106 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined e:program files (x86)herculessrccommonatomic.h 25 1 plugin-HPMHooking Error 107 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 41 1 plugin-HPMHooking Error 108 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 52 1 plugin-HPMHooking Error 109 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 62 1 plugin-HPMHooking Error 110 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers e:program files (x86)herculessrccommonatomic.h 72 1 plugin-HPMHooking Error 111 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcmapclif.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 112 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcmapclif.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 113 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcmapclif.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 114 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcmapclif.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 115 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcmapclif.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 116 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcmapchrif.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 117 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcmapchrif.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 118 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcmapchrif.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 119 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcmapchrif.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 120 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcmapchrif.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 121 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcmapmap.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 122 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcmapmap.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 123 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcmapmap.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 124 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcmapmap.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 125 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcmapmap.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 126 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcmapHPMmap.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 127 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcmapHPMmap.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 128 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcmapHPMmap.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 129 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcmapHPMmap.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 130 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcmapHPMmap.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Error 131 error C2169: '_InterlockedCompareExchange64' : intrinsic function, cannot be defined (..srcmapunit.c) e:program files (x86)herculessrccommonatomic.h 25 1 map-server Error 132 error C2373: '_InterlockedIncrement64' : redefinition; different type modifiers (..srcmapunit.c) e:program files (x86)herculessrccommonatomic.h 41 1 map-server Error 133 error C2373: '_InterlockedDecrement64' : redefinition; different type modifiers (..srcmapunit.c) e:program files (x86)herculessrccommonatomic.h 52 1 map-server Error 134 error C2373: '_InterlockedExchangeAdd64' : redefinition; different type modifiers (..srcmapunit.c) e:program files (x86)herculessrccommonatomic.h 62 1 map-server Error 135 error C2373: '_InterlockedExchange64' : redefinition; different type modifiers (..srcmapunit.c) e:program files (x86)herculessrccommonatomic.h 72 1 map-server Edited October 28, 2013 by Via Placed error stream inside spoiler tags. Quote Share this post Link to post Share on other sites
0 Lulu 25 Posted October 28, 2013 i think hercules does not yet support VB13. Quote Share this post Link to post Share on other sites
good day hercules! may ask how can i compile my server using VB2013? thanks in advance!
Share this post
Link to post
Share on other sites