Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008465

  • 0 - None Assigned

  • Invalid

Issue Confirmations

  • Yes (0)No (0)
Photo

error compiling

Posted by Bruno Nogueira on 11 December 2014 - 01:28 AM

error compiling in latest rev in my host
image:

sorry my bad english
Posted Image

try update all files and after run two commands:
make clean
make


is already updated is the last update

Errors mean what it not updated or not built from scratch
Run commands what i gave in previous message.

From screen look like you run make in wrong dir.
You must open /home/emulador/
and here run
make clean
make



remain the same errors, but when I use previous reviews the emulator functions normally.

sorry my bad english (i´m using google translate)

Which OS?
also, using renewal or pre-re??
(I am not receiving this error on my CentOS)

Look like not updated common dir, or not cleaned before make (old file common/mapindex.h)
May be some one with native language can explain to Bruno Nogueira how to update and build it.

I modified the content of the line 5584, 5585 and 5586 by an old revision and now everything worked.

resolved

changed status to: Invalid