Serverfile premium

  • Autor subiect #TrC
  • Dată creare
  • Răspunsuri: Răspunsuri 86
  • Vizualizări: Vizualizări 9K
help me when I try to compile the game gives me this error
root @ host: / usr / src / NewSource / pay / game / src # gmake -j20
gmake: *** No rule to make target `../../../Extern/include/boost/boost/intrusive_ptr.hpp ', needed by` OBJDIR / BattleArena.o'. Stop.

you know how to help me since these sources do not have the extern

if you compile it in another way and not tromite vps with freebsd with src can you explain it to me?
cd / usr / src / NewSource / pay / game / src
gmake clean
gmake dep
gmake -j20

cd / usr / src / NewSource / pay / db / src
gmake clean
gmake dep
gmake -j20