Jump to content
  • 0
Sign in to follow this  
thanna

Compilation Error of a newly obtained Herccules

Question

Good Day Guys, I cloned a new hercules emulator and tried to recompile but I got some warnings and errors on the visual studio 2012. below are the error's and warning and I would like to ask if its just normal to have those errors and can be fixed on the next revision?

 

Error	1	error C1083: Cannot open include file: 'pcre.h': No such file or directory	C:\Users\Thanna\Desktop\RO\New Herc\Hercules\src\map\npc.h	30	1	plugin-HPMHooking_map
Warning	2	warning C4244: 'function' : conversion from 'int64' to 'double', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-server
Warning	3	warning C4244: '=' : conversion from 'double' to 'int64', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-server

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Good Day Guys, I cloned a new hercules emulator and tried to recompile but I got some warnings and errors on the visual studio 2012. below are the error's and warning and I would like to ask if its just normal to have those errors and can be fixed on the next revision?

 

Error	1	error C1083: Cannot open include file: 'pcre.h': No such file or directory	C:\Users\Thanna\Desktop\RO\New Herc\Hercules\src\map\npc.h	30	1	plugin-HPMHooking_mapWarning	2	warning C4244: 'function' : conversion from 'int64' to 'double', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-serverWarning	3	warning C4244: '=' : conversion from 'double' to 'int64', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-server

Doesn't new versions of hercules needs to be compiled with the VS 2014 or higher?

Edited by Lamex

Share this post


Link to post
Share on other sites
  • 0

 

Good Day Guys, I cloned a new hercules emulator and tried to recompile but I got some warnings and errors on the visual studio 2012. below are the error's and warning and I would like to ask if its just normal to have those errors and can be fixed on the next revision?

Error	1	error C1083: Cannot open include file: 'pcre.h': No such file or directory	C:\Users\Thanna\Desktop\RO\New Herc\Hercules\src\map\npc.h	30	1	plugin-HPMHooking_mapWarning	2	warning C4244: 'function' : conversion from 'int64' to 'double', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-serverWarning	3	warning C4244: '=' : conversion from 'double' to 'int64', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-server

Doesn't new versions of hercules needs to be compiled with the VS 2014 or higher?

thanks for the reply, maybe I need a vs 2014, I'll try and let you know, thanks

Share this post


Link to post
Share on other sites
  • 0

 

 

Good Day Guys, I cloned a new hercules emulator and tried to recompile but I got some warnings and errors on the visual studio 2012. below are the error's and warning and I would like to ask if its just normal to have those errors and can be fixed on the next revision?

Error	1	error C1083: Cannot open include file: 'pcre.h': No such file or directory	C:\Users\Thanna\Desktop\RO\New Herc\Hercules\src\map\npc.h	30	1	plugin-HPMHooking_mapWarning	2	warning C4244: 'function' : conversion from 'int64' to 'double', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-serverWarning	3	warning C4244: '=' : conversion from 'double' to 'int64', possible loss of data	c:\users\thanna\desktop\ro\new herc\hercules\src\map\mob.c	3640	1	map-server

Doesn't new versions of hercules needs to be compiled with the VS 2014 or higher?

thanks for the reply, maybe I need a vs 2014, I'll try and let you know, thanks

Fixed already https://github.com/HerculesWS/Hercules/issues/1152

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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