SmileYzn / MatchBot

Counter-Strike 1.6 Match Plugin for ReHLDS and ReGameDLL_CS
GNU General Public License v3.0
28 stars 15 forks source link

Not working after compiling #142

Closed drakin003 closed 7 months ago

drakin003 commented 7 months ago

Hi, the match bot isn't working after compiling. There were some errors during compilation. Also, the file size is 1.7MB, which is larger than your release file size.

Here's a picture of the warnings or errors: Capture

SmileYzn commented 7 months ago

Check actions build, and Github workflow for Linux. I can't support 3rd part compilation by themselves.

drakin003 commented 7 months ago

Sadly, Ubuntu 22 or Debian 12 no longer support GCC 4.8, which is required to compile the program. I had to install Ubuntu 18 to compile it.

SmileYzn commented 7 months ago

Sadly, Ubuntu 22 or Debian 12 no longer support GCC 4.8, which is required to compile the program. I had to install Ubuntu 18 to compile it.

Whole HLDS ecosystem for linux is a mess, since it's compiled with gcc 4.8, if you compile on newest compilers, that metamod plugin wont work with oldest linux systems like CentOS 7