P
P4r4
Jungspund
Guten Abend,
wollte heute truecrypt installieren, da leider kein deb vorliegt wollte ich es halt selbst kompilieren , bekomme aber ein paar meldungen die ich nicht weg bekomme, vllt kann ja jemand von euch weiterhelfen ...
wollte heute truecrypt installieren, da leider kein deb vorliegt wollte ich es halt selbst kompilieren , bekomme aber ein paar meldungen die ich nicht weg bekomme, vllt kann ja jemand von euch weiterhelfen ...
Code:
GraphicUserInterface.h:71: error: no match for âoperator[]â in âTrueCrypt::LangString[langStringId]â
GraphicUserInterface.h: In member function âvirtual void TrueCrypt::GraphicUserInterface::ShowInfoTopMost(char*) constâ:
GraphicUserInterface.h:73: error: no match for âoperator[]â in âTrueCrypt::LangString[langStringId]â
GraphicUserInterface.h: In member function âvirtual void TrueCrypt::GraphicUserInterface::ShowWarningTopMost(char*) constâ:
GraphicUserInterface.h:75: error: no match for âoperator[]â in âTrueCrypt::LangString[langStringId]â
GraphicUserInterface.h: At global scope:
GraphicUserInterface.h:114: error: expected `)' before â*â token
GraphicUserInterface.h:124: error: ISO C++ forbids declaration of âwxWindowâ with no type
GraphicUserInterface.h:124: error: expected â;â before â*â token
GraphicUserInterface.h: In destructor âTrueCrypt::FreezeScope::~FreezeScope()â:
GraphicUserInterface.h:121: error: âWindowâ was not declared in this scope
GraphicUserInterface.h: At global scope:
GraphicUserInterface.h:127: error: expected constructor, destructor, or type conversion before â(â token
TextUserInterface.h:24: error: expected â,â or â...â before â&â token
TextUserInterface.h:24: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:25: error: expected â,â or â...â before â&â token
TextUserInterface.h:25: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:26: error: expected â,â or â...â before â&â token
TextUserInterface.h:26: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:27: error: expected â,â or â...â before â&â token
TextUserInterface.h:27: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:28: error: expected â,â or â...â before â&â token
TextUserInterface.h:28: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:31: error: expected â,â or â...â before â&â token
TextUserInterface.h:31: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:32: error: expected â,â or â...â before â&â token
TextUserInterface.h:32: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:33: error: expected â,â or â...â before â&â token
TextUserInterface.h:33: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:34: error: expected â,â or â...â before â&â token
TextUserInterface.h:34: error: ISO C++ forbids declaration of âwxStringâ with no type
TextUserInterface.h:50: error: âwxFFileInputStreamâ was not declared in this scope
TextUserInterface.h:50: error: template argument 1 is invalid
TextUserInterface.h:51: error: âwxTextInputStreamâ was not declared in this scope
TextUserInterface.h:51: error: template argument 1 is invalid
TextUserInterface.h:58: error: expected initializer before â*â token
Application.cpp:19: error: expected constructor, destructor, or type conversion before â*â token
Application.cpp:25: error: expected constructor, destructor, or type conversion before â*â token
Application.cpp:31: error: expected â,â or â...â before â&â token
Application.cpp:31: error: ISO C++ forbids declaration of âwxStringâ with no type
Application.cpp: In static member function âstatic TrueCrypt::FilePath TrueCrypt::Application::GetConfigFilePath(int)â:
Application.cpp:33: error: âwxStandardPathsâ was not declared in this scope
Application.cpp:33: error: expected `;' before âstdPathsâ
Application.cpp:43: error: âstdPathsâ was not declared in this scope
Application.cpp:49: error: âcreateConfigDirâ was not declared in this scope
Application.cpp:52: error: âconfigFileNameâ was not declared in this scope
Application.cpp:52: error: âwxFileNameâ was not declared in this scope
Application.cpp: In static member function âstatic TrueCrypt::DirectoryPath TrueCrypt::Application::GetExecutableDirectory()â:
Application.cpp:58: error: âwxStandardPathsâ was not declared in this scope
Application.cpp:58: error: âwxFileNameâ was not declared in this scope
Application.cpp: In static member function âstatic TrueCrypt::FilePath TrueCrypt::Application::GetExecutablePath()â:
Application.cpp:63: error: âwxStandardPathsâ was not declared in this scope
Application.cpp: In static member function âstatic void TrueCrypt::Application::Initialize(TrueCrypt::UserInterfaceType::Enum)â:
Application.cpp:72: error: âwxAppInitializerâ was not declared in this scope
Application.cpp:72: error: expected `;' before âwxTheAppInitializerâ
Application.cpp:77: error: âwxAppInitializerâ was not declared in this scope
Application.cpp:77: error: expected `;' before âwxTheAppInitializerâ
make[1]: *** [Application.o] Fehler 1
make: *** [all] Fehler 2
Zuletzt bearbeitet: