Server Source Compilen Fehler?

In diesem Bereich sind Themen vom Themenersteller als erledigt zu markieren, wenn die Frage beantwortet oder das Problem gelöst wurde. Das Thema wird daraufhin automatisch geschlossen.
Klicke hierzu auf "Thema bearbeiten > Als erledigt markieren".
  • hallo leute könnt ihr mir weiter helfen ? , ich wollte server soruce compilen aber bekomme diesen fehler danke voraus ... <3



    root@root1514:/usr/wolfman/game/src # gmake -j1
    compile BattleArena.cpp
    compile FSM.cpp
    compile MarkConvert.cpp
    compile MarkImage.cpp
    compile MarkManager.cpp
    compile OXEvent.cpp
    In file included from desc.h:7,
    from OXEvent.cpp:12:
    cipher.h:6:31: error: cryptopp/cryptlib.h: No such file or directory
    In file included from desc.h:7,
    from OXEvent.cpp:12:
    cipher.h:52: error: 'CryptoPP' has not been declared
    cipher.h:52: error: ISO C++ forbids declaration of 'SymmetricCipher' with no type
    cipher.h:52: error: expected ';' before '*' token
    cipher.h:53: error: 'CryptoPP' has not been declared
    cipher.h:53: error: ISO C++ forbids declaration of 'SymmetricCipher' with no type
    cipher.h:53: error: expected ';' before '*' token
    cipher.h: In member function 'void Cipher::Encrypt(void*, size_t)':
    cipher.h:31: error: 'encoder_' was not declared in this scope
    cipher.h:31: error: 'byte' was not declared in this scope
    cipher.h:31: error: expected primary-expression before ')' token
    cipher.h:31: error: ISO C++ forbids declaration of 'type name' with no type
    cipher.h:31: error: ISO C++ forbids declaration of 'type name' with no type
    cipher.h:31: error: expected primary-expression before 'const'
    cipher.h:31: error: expected `)' before 'const'
    cipher.h: In member function 'void Cipher::Decrypt(void*, size_t)':
    cipher.h:39: error: 'decoder_' was not declared in this scope
    cipher.h:39: error: 'byte' was not declared in this scope
    cipher.h:39: error: expected primary-expression before ')' token
    cipher.h:39: error: ISO C++ forbids declaration of 'type name' with no type
    cipher.h:39: error: ISO C++ forbids declaration of 'type name' with no type
    cipher.h:39: error: expected primary-expression before 'const'
    cipher.h:39: error: expected `)' before 'const'
    gmake: *** [Makefile:131: OBJDIR/OXEvent.o] Error 1
    root@root1514:/usr/wolfman/game/src #

    Hier Könnte Deine Werbung stehen ? ...

  • Dieses Thema enthält 4 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind, bitte registrieren Sie sich oder melden Sie sich an um diese lesen zu können.