Hi Xerces,
Since we’re moving to C++11, the new minimum GCC requirement is 4.7+, and your bot uses 4.3, which will begin to fail as soon as people start adding new features.
Would it be possible to update your GCC?
cheers,
–renato
Hi Xerces,
Since we’re moving to C++11, the new minimum GCC requirement is 4.7+, and your bot uses 4.3, which will begin to fail as soon as people start adding new features.
Would it be possible to update your GCC?
cheers,
–renato