Jump to content

[HELP] Compiling Source


Recommended Posts

Hi, I'm trying to compile some files with G ++ 7, but it shows me the following error and I would like to know how I can solve it...

 

hellelep.png

 

 

random.h archive:

PASTE random.h archive

 

Putty error:

In file included from /usr/local/lib/gcc7/include/c++/random:49:0,
                 from char_battle.cpp:41:
/usr/local/lib/gcc7/include/c++/bits/random.h:107:31: error: expected unqualified-id before '__int128'
       { typedef unsigned long __int128 type; };
                               ^~~~~~~~
compile char_horse.cpp
gmake: *** [Makefile:63: obj/char_battle.o] Error 1
gmake: *** Waiting for unfinished jobs....
root@metin2-project:/usr/a_servers/source/game/src #

 

 char_battle.cpp line 41:

#include <random>

 

Greetings and I hope you can give me a solution!

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.