Jump to content
  • 0
Sign in to follow this  
MikZ

error C2065

Question

Hi!
How can i fix this? after compiling. downloaded Latest Herc git.

 

1>------ Build started: Project: plugin-HPMHooking_char, Configuration: Debug Win32 ------
2>------ Build started: Project: plugin-HPMHooking_map, Configuration: Debug Win32 ------
1>     Creating library plugin-HPMHooking_char\Debug\HPMHooking_char.lib and object plugin-HPMHooking_char\Debug\HPMHooking_char.exp
2>     Creating library plugin-HPMHooking_map\Debug\HPMHooking_map.lib and object plugin-HPMHooking_map\Debug\HPMHooking_map.exp
1>  plugin-HPMHooking_char.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_char.dll
2>  plugin-HPMHooking_map.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_map.dll
3>------ Build started: Project: plugin-sample, Configuration: Debug Win32 ------
3>     Creating library plugin-sample\Debug\sample.lib and object plugin-sample\Debug\sample.exp
4>------ Build started: Project: mapcache, Configuration: Debug Win32 ------
3>  plugin-sample.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\sample.dll
5>------ Build started: Project: map-server, Configuration: Debug Win32 ------
5>  db.c
5>  atcommand.c
4>  mapcache.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\mapcache.exe
6>------ Build started: Project: login-server, Configuration: Debug Win32 ------
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
5>  clif.c
6>  db.c
6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\atcommand.c(312): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\atcommand.c(312): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\clif.c(5745): error C2065: 'UINT32_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\clif.c(5745): error C2065: 'UINT32_MAX' : undeclared identifier
5>  guild.c
7>------ Build started: Project: char-server, Configuration: Debug Win32 ------
5>  itemdb.c
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(300): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(300): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(301): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(301): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1680): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1680): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1844): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1844): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1847): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1847): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1304): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1304): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1305): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1305): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1326): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1326): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1327): error C2065: 'UINT64_MAX' : undeclared identifier
5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1327): error C2065: 'UINT64_MAX' : undeclared identifier
7>  db.c
7>  int_guild.c
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1571): error C2065: 'UINT64_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1571): error C2065: 'UINT64_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1572): error C2065: 'UINT64_MAX' : undeclared identifier
7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1572): error C2065: 'UINT64_MAX' : undeclared identifier
8>------ Build started: Project: plugin-HPMHooking_login, Configuration: Debug Win32 ------
8>     Creating library plugin-HPMHooking_login\Debug\HPMHooking_login.lib and object plugin-HPMHooking_login\Debug\HPMHooking_login.exp
8>  plugin-HPMHooking_login.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_login.dll
========== Build: 5 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

Edited by MikZ

Share this post


Link to post
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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.