Jump to content
  • 0

Question

Posted

Hello, not so sure if this is normal or error, as of (5/16/17 7:25pm) gmt+8 i've clone a fresh copy of rathena and try to compile it. and i was surprise too many warnings

i ddnt post it on github because i am not sure if this is normal or bug. 

6 answers to this question

Recommended Posts

  • 0
Posted
42 minutes ago, Cyro said:

this might be the reason 

 

yum install gcc-c++ I've install this on my centos 6
Uhm i ddnt quite well understand your reply. do you mean this is normal to have too many warnings?
  • 0
Posted
3 hours ago, Ninja said:

what I did to fix my compilation problem was to install the full gcc package. Hence,


yum install -y gcc*

 

I don't have problem with ./configure  or error on compilation but 
i just get so many warnings regarding with

"shadows a global declaration" warning: shadowed declaration is here 

  • 0
Posted
On 5/30/2017 at 2:54 AM, Litro Endemic said:

bump it

Same here i got this too, there is no answer here and in github regarding this, can anyone tell me how to fix this?

What is your compiler version? If you are using below 4.8 for gcc-c++, I must suggest you to upgrade your Centos to version 7 at least, since Centos 6.9 & below are only provide the gcc-c++ below version 4.8. 

You can't fix it since the rAthena devs are going to upgrade those codes using C++11 & they are preparing to migrate the C system into C++ based on what shows here.

And here as well ...

 

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...