OldSchoolHack

Registrieren / Anmelden Deutsch

Old School Hack Gui - LNK Fehler *.*


icon Old School Hack Gui - LNK Fehler *.* #1

Anmeldungsdatum: Mär 2013

Beiträge: 22

Hallo OSH,

ich wollte mal das osg gui testen, es hat auch gut geklappt bis ich es erstellt habe,

und wo ich es erstellen wollte kamen diese verdammt viele fehler:
TEXT Code:
  1. Fehler 21 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Label::SetText(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?SetText@Label@OSHGui@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  2. Fehler 29 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Form::SetText(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?SetText@Form@OSHGui@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  3. Fehler 16 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Application::Run(class std::shared_ptr<class OSHGui::Form> const &)" (__imp_?Run@Application@OSHGui@@QAEXABV?$shared_ptr@VForm@OSHGui@@@std@@@Z)" in Funktion ""long __cdecl D3DInit(struct HWND__ *)" (?D3DInit@@YAJPAUHWND__@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  4. Fehler 17 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Application::Render(void)" (__imp_?Render@Application@OSHGui@@QAEXXZ)" in Funktion ""void __cdecl D3DRender(void)" (?D3DRender@@YAXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  5. Fehler 15 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Application::Enable(void)" (__imp_?Enable@Application@OSHGui@@QAEXXZ)" in Funktion ""long __cdecl D3DInit(struct HWND__ *)" (?D3DInit@@YAJPAUHWND__@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  6. Fehler 13 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: void __thiscall OSHGui::Application::Create(class OSHGui::Drawing::IRenderer *)" (__imp_?Create@Application@OSHGui@@QAEXPAVIRenderer@Drawing@2@@Z)" in Funktion ""long __cdecl D3DInit(struct HWND__ *)" (?D3DInit@@YAJPAUHWND__@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  7. Fehler 23 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall OSHGui::LinkLabel::~LinkLabel(void)" (__imp_??1LinkLabel@OSHGui@@UAE@XZ)" in Funktion ""public: virtual void * __thiscall OSHGui::LinkLabel::`scalar deleting destructor'(unsigned int)" (??_GLinkLabel@OSHGui@@UAEPAXI@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  8. Fehler 28 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall OSHGui::Form::~Form(void)" (__imp_??1Form@OSHGui@@UAE@XZ)" in Funktion "__unwindfunclet$??0MainForm@@QAE@XZ$0". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  9. Fehler 31 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: virtual __thiscall OSHGui::Drawing::RendererDX9::~RendererDX9(void)" (__imp_??1RendererDX9@Drawing@OSHGui@@UAE@XZ)" in Funktion ""public: virtual void * __thiscall OSHGui::Drawing::RendererDX9::`scalar deleting destructor'(unsigned int)" (??_GRendererDX9@Drawing@OSHGui@@UAEPAXI@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  10. Fehler 18 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: static class OSHGui::Application * __cdecl OSHGui::Application::Instance(void)" (__imp_?Instance@Application@OSHGui@@SAPAV12@XZ)" in Funktion ""long __cdecl D3DInit(struct HWND__ *)" (?D3DInit@@YAJPAUHWND__@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  11. Fehler 20 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class OSHGui::Event<void __cdecl(class OSHGui::Control *)> & __thiscall OSHGui::Event<void __cdecl(class OSHGui::Control *)>::operator+=(class OSHGui::EventHandler<void __cdecl(class OSHGui::Control *)> const &)" (__imp_??Y?$Event@$$A6AXPAVControl@OSHGui@@@Z@OSHGui@@QAEAAV01@ABV?$EventHandler@$$A6AXPAVControl@OSHGui@@@Z@1@@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  12. Fehler 19 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class OSHGui::Event<void __cdecl(class OSHGui::Control *)> & __thiscall OSHGui::Control::GetClickEvent(void)" (__imp_?GetClickEvent@Control@OSHGui@@QAEAAV?$Event@$$A6AXPAVControl@OSHGui@@@Z@2@XZ)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  13. Fehler 14 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: class OSHGui::Drawing::IRenderer * __thiscall OSHGui::Application::GetRenderer(void)const " (__imp_?GetRenderer@Application@OSHGui@@QBEPAVIRenderer@Drawing@2@XZ)" in Funktion ""void __cdecl D3DRender(void)" (?D3DRender@@YAXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  14. Fehler 32 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: bool __thiscall OSHGui::Input::Windows::ProcessMessage(struct tagMSG *)" (__imp_?ProcessMessage@Windows@Input@OSHGui@@QAE_NPAUtagMSG@@@Z)" in Funktion "_WinMain@16". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  15. Fehler 22 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::LinkLabel::LinkLabel(void)" (__imp_??0LinkLabel@OSHGui@@QAE@XZ)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  16. Fehler 27 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::Form::Form(void)" (__imp_??0Form@OSHGui@@QAE@XZ)" in Funktion ""public: __thiscall MainForm::MainForm(void)" (??0MainForm@@QAE@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  17. Fehler 33 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::EventHandler<void __cdecl(class OSHGui::Control *)>::EventHandler<void __cdecl(class OSHGui::Control *)>(class std::function<void __cdecl(class OSHGui::Control *)> const &)" (__imp_??0?$EventHandler@$$A6AXPAVControl@OSHGui@@@Z@OSHGui@@QAE@ABV?$function@$$A6AXPAVControl@OSHGui@@@Z@std@@@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  18. Fehler 34 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::EventHandler<void __cdecl(class OSHGui::Control *)>::~EventHandler<void __cdecl(class OSHGui::Control *)>(void)" (__imp_??1?$EventHandler@$$A6AXPAVControl@OSHGui@@@Z@OSHGui@@QAE@XZ)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  19. Fehler 11 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::Drawing::Size::Size(int,int)" (__imp_??0Size@Drawing@OSHGui@@QAE@HH@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  20. Fehler 30 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::Drawing::RendererDX9::RendererDX9(struct IDirect3DDevice9 *)" (__imp_??0RendererDX9@Drawing@OSHGui@@QAE@PAUIDirect3DDevice9@@@Z)" in Funktion ""long __cdecl D3DInit(struct HWND__ *)" (?D3DInit@@YAJPAUHWND__@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  21. Fehler 12 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::Drawing::Rectangle::Rectangle(int,int,int,int)" (__imp_??0Rectangle@Drawing@OSHGui@@QAE@HHHH@Z)" in Funktion ""void __cdecl D3DRender(void)" (?D3DRender@@YAXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  22. Fehler 10 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall OSHGui::Drawing::Point::Point(int,int)" (__imp_??0Point@Drawing@OSHGui@@QAE@HH@Z)" in Funktion ""private: void __thiscall MainForm::InitializeComponent(void)" (?InitializeComponent@MainForm@@AAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  23. Fehler 95 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::LinkLabel::Render(class OSHGui::Drawing::IRenderer *)" (?Render@LinkLabel@OSHGui@@UAEXPAVIRenderer@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  24. Fehler 113 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Label::SetFont(class std::shared_ptr<class OSHGui::Drawing::IFont> const &)" (?SetFont@Label@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  25. Fehler 124 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Form::SetSize(class OSHGui::Drawing::Size const &)" (?SetSize@Form@OSHGui@@UAEXABVSize@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  26. Fehler 115 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Form::SetForeColor(class OSHGui::Drawing::Color const &)" (?SetForeColor@Form@OSHGui@@UAEXABVColor@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  27. Fehler 94 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Form::Render(class OSHGui::Drawing::IRenderer *)" (?Render@Form@OSHGui@@UAEXPAVIRenderer@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  28. Fehler 35 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Form::AddControl(class OSHGui::Control *)" (?AddControl@Form@OSHGui@@UAEXPAVControl@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  29. Fehler 121 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::SetRenderRectangle(class OSHGui::Drawing::Rectangle const &)" (?SetRenderRectangle@RendererDX9@Drawing@OSHGui@@UAEXABVRectangle@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  30. Fehler 105 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderTexture(class std::shared_ptr<class OSHGui::Drawing::ITexture> const &,int,int,int,int)" (?RenderTexture@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@HHHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  31. Fehler 104 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderTexture(class std::shared_ptr<class OSHGui::Drawing::ITexture> const &,int,int)" (?RenderTexture@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@HH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  32. Fehler 103 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderTexture(class std::shared_ptr<class OSHGui::Drawing::ITexture> const &,class OSHGui::Drawing::Rectangle const &)" (?RenderTexture@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@ABVRectangle@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  33. Fehler 102 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderTexture(class std::shared_ptr<class OSHGui::Drawing::ITexture> const &,class OSHGui::Drawing::Point const &,class OSHGui::Drawing::Size const &)" (?RenderTexture@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@ABVPoint@23@ABVSize@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  34. Fehler 101 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderTexture(class std::shared_ptr<class OSHGui::Drawing::ITexture> const &,class OSHGui::Drawing::Point const &)" (?RenderTexture@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@ABVPoint@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  35. Fehler 100 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,int,int,int,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?RenderText@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@HHHHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  36. Fehler 99 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,int,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?RenderText@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@HHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  37. Fehler 98 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,class OSHGui::Drawing::Rectangle const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?RenderText@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@ABVRectangle@23@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  38. Fehler 96 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,class OSHGui::Drawing::Point const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?RenderText@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@ABVPoint@23@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  39. Fehler 97 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::RenderText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,class OSHGui::Drawing::Point const &,class OSHGui::Drawing::Size const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?RenderText@RendererDX9@Drawing@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@ABVPoint@23@ABVSize@23@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  40. Fehler 50 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::FillGradient(int,int,int,int,class OSHGui::Drawing::Color const &)" (?FillGradient@RendererDX9@Drawing@OSHGui@@UAEXHHHHABVColor@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  41. Fehler 49 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::FillGradient(class OSHGui::Drawing::Rectangle const &,class OSHGui::Drawing::Color const &)" (?FillGradient@RendererDX9@Drawing@OSHGui@@UAEXABVRectangle@23@ABVColor@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  42. Fehler 48 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::FillGradient(class OSHGui::Drawing::Point const &,class OSHGui::Drawing::Size const &,class OSHGui::Drawing::Color const &)" (?FillGradient@RendererDX9@Drawing@OSHGui@@UAEXABVPoint@23@ABVSize@23@ABVColor@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  43. Fehler 47 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Fill(int,int,int,int)" (?Fill@RendererDX9@Drawing@OSHGui@@UAEXHHHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  44. Fehler 46 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Fill(int,int)" (?Fill@RendererDX9@Drawing@OSHGui@@UAEXHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  45. Fehler 45 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Fill(class OSHGui::Drawing::Rectangle const &)" (?Fill@RendererDX9@Drawing@OSHGui@@UAEXABVRectangle@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  46. Fehler 44 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Fill(class OSHGui::Drawing::Point const &,class OSHGui::Drawing::Size const &)" (?Fill@RendererDX9@Drawing@OSHGui@@UAEXABVPoint@23@ABVSize@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  47. Fehler 43 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Fill(class OSHGui::Drawing::Point const &)" (?Fill@RendererDX9@Drawing@OSHGui@@UAEXABVPoint@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  48. Fehler 42 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::End(void)" (?End@RendererDX9@Drawing@OSHGui@@UAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  49. Fehler 36 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::RendererDX9::Begin(void)" (?Begin@RendererDX9@Drawing@OSHGui@@UAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  50. Fehler 120 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Drawing::IRenderer::SetRenderColor(class OSHGui::Drawing::Color)" (?SetRenderColor@IRenderer@Drawing@OSHGui@@UAEXVColor@23@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  51. Fehler 126 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetVisible(bool)" (?SetVisible@Control@OSHGui@@UAEX_N@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  52. Fehler 125 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetTag(class OSHGui::Misc::Any &)" (?SetTag@Control@OSHGui@@UAEXAAVAny@Misc@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  53. Fehler 123 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetSize(int,int)" (?SetSize@Control@OSHGui@@UAEXHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  54. Fehler 122 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetSize(class OSHGui::Drawing::Size const &)" (?SetSize@Control@OSHGui@@UAEXABVSize@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  55. Fehler 119 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?SetName@Control@OSHGui@@UAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  56. Fehler 118 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetMouseOverFocusColor(class OSHGui::Drawing::Color const &)" (?SetMouseOverFocusColor@Control@OSHGui@@UAEXABVColor@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  57. Fehler 117 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetLocation(int,int)" (?SetLocation@Control@OSHGui@@UAEXHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  58. Fehler 116 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetLocation(class OSHGui::Drawing::Point const &)" (?SetLocation@Control@OSHGui@@UAEXABVPoint@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  59. Fehler 114 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetForeColor(class OSHGui::Drawing::Color const &)" (?SetForeColor@Control@OSHGui@@UAEXABVColor@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  60. Fehler 112 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetFont(class std::shared_ptr<class OSHGui::Drawing::IFont> const &)" (?SetFont@Control@OSHGui@@UAEXABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  61. Fehler 111 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetEnabled(bool)" (?SetEnabled@Control@OSHGui@@UAEX_N@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  62. Fehler 110 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetBounds(int,int,int,int)" (?SetBounds@Control@OSHGui@@UAEXHHHH@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  63. Fehler 109 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetBounds(class OSHGui::Drawing::Rectangle const &)" (?SetBounds@Control@OSHGui@@UAEXABVRectangle@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  64. Fehler 108 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetBounds(class OSHGui::Drawing::Point const &,class OSHGui::Drawing::Size const &)" (?SetBounds@Control@OSHGui@@UAEXABVPoint@Drawing@2@ABVSize@42@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  65. Fehler 107 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetBackColor(class OSHGui::Drawing::Color const &)" (?SetBackColor@Control@OSHGui@@UAEXABVColor@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  66. Fehler 106 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::SetAutoSize(bool)" (?SetAutoSize@Control@OSHGui@@UAEX_N@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  67. Fehler 37 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::Control::CalculateAbsoluteLocation(void)" (?CalculateAbsoluteLocation@Control@OSHGui@@UAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  68. Fehler 24 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::ContainerControl::RemoveControl(class OSHGui::Control *)" (?RemoveControl@ContainerControl@OSHGui@@UAEXPAVControl@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  69. Fehler 26 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual void __thiscall OSHGui::ContainerControl::CalculateAbsoluteLocation(void)" (?CalculateAbsoluteLocation@ContainerControl@OSHGui@@UAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  70. Fehler 73 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetWidth(void)const " (?GetWidth@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  71. Fehler 70 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetTop(void)const " (?GetTop@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  72. Fehler 67 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetRight(void)const " (?GetRight@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  73. Fehler 60 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetLeft(void)const " (?GetLeft@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  74. Fehler 58 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetHeight(void)const " (?GetHeight@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  75. Fehler 53 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual int __thiscall OSHGui::Control::GetBottom(void)const " (?GetBottom@Control@OSHGui@@UBEHXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  76. Fehler 71 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual enum OSHGui::CONTROL_TYPE __thiscall OSHGui::Control::GetType(void)const " (?GetType@Control@OSHGui@@UBE?AW4CONTROL_TYPE@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  77. Fehler 41 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::shared_ptr<class OSHGui::Drawing::ITexture> const __thiscall OSHGui::Drawing::RendererDX9::CreateNewTexture(int,int,int,class OSHGui::Misc::TimeSpan)" (?CreateNewTexture@RendererDX9@Drawing@OSHGui@@UAE?BV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@HHHVTimeSpan@Misc@3@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  78. Fehler 39 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::shared_ptr<class OSHGui::Drawing::ITexture> const __thiscall OSHGui::Drawing::RendererDX9::CreateNewTexture(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?CreateNewTexture@RendererDX9@Drawing@OSHGui@@UAE?BV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  79. Fehler 40 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::shared_ptr<class OSHGui::Drawing::ITexture> const __thiscall OSHGui::Drawing::RendererDX9::CreateNewTexture(class OSHGui::Drawing::Size const &,int,class OSHGui::Misc::TimeSpan)" (?CreateNewTexture@RendererDX9@Drawing@OSHGui@@UAE?BV?$shared_ptr@VITexture@Drawing@OSHGui@@@std@@ABVSize@23@HVTimeSpan@Misc@3@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  80. Fehler 38 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::shared_ptr<class OSHGui::Drawing::IFont> const __thiscall OSHGui::Drawing::RendererDX9::CreateNewFont(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int,bool,bool)" (?CreateNewFont@RendererDX9@Drawing@OSHGui@@UAE?BV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@H_N1@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  81. Fehler 55 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::shared_ptr<class OSHGui::Cursor> const & __thiscall OSHGui::Control::GetCursor(void)const " (?GetCursor@Control@OSHGui@@UBEABV?$shared_ptr@VCursor@OSHGui@@@std@@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  82. Fehler 63 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __thiscall OSHGui::Control::GetName(void)const " (?GetName@Control@OSHGui@@UBEABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  83. Fehler 69 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Misc::Any const & __thiscall OSHGui::Control::GetTag(void)const " (?GetTag@Control@OSHGui@@UBEABVAny@Misc@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  84. Fehler 65 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Size const __thiscall OSHGui::Drawing::RendererDX9::GetRenderDimension(void)const " (?GetRenderDimension@RendererDX9@Drawing@OSHGui@@UBE?BVSize@23@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  85. Fehler 68 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Size const & __thiscall OSHGui::Control::GetSize(void)const " (?GetSize@Control@OSHGui@@UBEABVSize@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  86. Fehler 75 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Size __thiscall OSHGui::Drawing::RendererDX9::MeasureText(class std::shared_ptr<class OSHGui::Drawing::IFont> const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?MeasureText@RendererDX9@Drawing@OSHGui@@UAE?AVSize@23@ABV?$shared_ptr@VIFont@Drawing@OSHGui@@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@6@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  87. Fehler 54 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Rectangle const __thiscall OSHGui::Control::GetBounds(void)const " (?GetBounds@Control@OSHGui@@UBE?BVRectangle@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  88. Fehler 66 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Rectangle const & __thiscall OSHGui::Drawing::IRenderer::GetRenderRectangle(void)const " (?GetRenderRectangle@IRenderer@Drawing@OSHGui@@UBEABVRectangle@23@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  89. Fehler 93 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Point const __thiscall OSHGui::Control::PointToScreen(class OSHGui::Drawing::Point const &)const " (?PointToScreen@Control@OSHGui@@UBE?BVPoint@Drawing@2@ABV342@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  90. Fehler 92 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Point const __thiscall OSHGui::Control::PointToClient(class OSHGui::Drawing::Point const &)const " (?PointToClient@Control@OSHGui@@UBE?BVPoint@Drawing@2@ABV342@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  91. Fehler 61 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Point const & __thiscall OSHGui::Control::GetLocation(void)const " (?GetLocation@Control@OSHGui@@UBEABVPoint@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  92. Fehler 64 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Color const & __thiscall OSHGui::Drawing::IRenderer::GetRenderColor(void)const " (?GetRenderColor@IRenderer@Drawing@OSHGui@@UBEABVColor@23@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  93. Fehler 62 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Color const & __thiscall OSHGui::Control::GetMouseOverFocusColor(void)const " (?GetMouseOverFocusColor@Control@OSHGui@@UBEABVColor@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  94. Fehler 57 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Color const & __thiscall OSHGui::Control::GetForeColor(void)const " (?GetForeColor@Control@OSHGui@@UBEABVColor@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  95. Fehler 52 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual class OSHGui::Drawing::Color const & __thiscall OSHGui::Control::GetBackColor(void)const " (?GetBackColor@Control@OSHGui@@UBEABVColor@Drawing@2@XZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  96. Fehler 74 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::LinkLabel::Intersect(class OSHGui::Drawing::Point const &)const " (?Intersect@LinkLabel@OSHGui@@UBE_NABVPoint@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  97. Fehler 72 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::Control::GetVisible(void)const " (?GetVisible@Control@OSHGui@@UBE_NXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  98. Fehler 59 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::Control::GetIsFocused(void)const " (?GetIsFocused@Control@OSHGui@@UBE_NXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  99. Fehler 56 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::Control::GetEnabled(void)const " (?GetEnabled@Control@OSHGui@@UBE_NXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  100. Fehler 51 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::Control::GetAutoSize(void)const " (?GetAutoSize@Control@OSHGui@@UBE_NXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  101. Fehler 25 error LNK2001: Nicht aufgelöstes externes Symbol ""public: virtual bool __thiscall OSHGui::ContainerControl::Intersect(class OSHGui::Drawing::Point const &)const " (?Intersect@ContainerControl@OSHGui@@UBE_NABVPoint@Drawing@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  102. Fehler 91 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnSizeChanged(void)" (?OnSizeChanged@Control@OSHGui@@MAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  103. Fehler 90 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseUp(class OSHGui::MouseMessage const &)" (?OnMouseUp@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  104. Fehler 89 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseScroll(class OSHGui::MouseMessage const &)" (?OnMouseScroll@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  105. Fehler 88 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseMove(class OSHGui::MouseMessage const &)" (?OnMouseMove@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  106. Fehler 87 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseLeave(class OSHGui::MouseMessage const &)" (?OnMouseLeave@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  107. Fehler 86 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseEnter(class OSHGui::MouseMessage const &)" (?OnMouseEnter@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  108. Fehler 85 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseDown(class OSHGui::MouseMessage const &)" (?OnMouseDown@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  109. Fehler 84 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnMouseClick(class OSHGui::MouseMessage const &)" (?OnMouseClick@Control@OSHGui@@MAEXABVMouseMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  110. Fehler 83 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnLostMouseCapture(void)" (?OnLostMouseCapture@Control@OSHGui@@MAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  111. Fehler 82 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnLostFocus(class OSHGui::Control *)" (?OnLostFocus@Control@OSHGui@@MAEXPAV12@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  112. Fehler 81 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnLocationChanged(void)" (?OnLocationChanged@Control@OSHGui@@MAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  113. Fehler 77 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnGotMouseCapture(void)" (?OnGotMouseCapture@Control@OSHGui@@MAEXXZ)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  114. Fehler 76 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual void __thiscall OSHGui::Control::OnGotFocus(class OSHGui::Control *)" (?OnGotFocus@Control@OSHGui@@MAEXPAV12@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  115. Fehler 80 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual bool __thiscall OSHGui::Control::OnKeyUp(class OSHGui::KeyboardMessage const &)" (?OnKeyUp@Control@OSHGui@@MAE_NABVKeyboardMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  116. Fehler 79 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual bool __thiscall OSHGui::Control::OnKeyPress(class OSHGui::KeyboardMessage const &)" (?OnKeyPress@Control@OSHGui@@MAE_NABVKeyboardMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  117. Fehler 78 error LNK2001: Nicht aufgelöstes externes Symbol ""protected: virtual bool __thiscall OSHGui::Control::OnKeyDown(class OSHGui::KeyboardMessage const &)" (?OnKeyDown@Control@OSHGui@@MAE_NABVKeyboardMessage@2@@Z)". C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\0.2\0.2.obj
  118. Fehler 127 error LNK1120: 117 nicht aufgelöste Externe C:\Users\Domenic\Source\Workspaces\Arbeitsbereich\0.2\Debug\0.2.exe
  119.  

127 dieser linker fehler, wie genau fixe ich sie ? oder was habe ich falsch gemacht /: ?

icon #2

Anmeldungsdatum: Mär 2013

Beiträge: 22

habe grade win8 aufgesetzt... und muss VS neu instaln *.* /: ma gucken was für fehler dann kommen, und wieso wird nichts angezeigt ?!!?!!!
icon #3

Anmeldungsdatum: Mär 2013

Beiträge: 22

NATOLL, injecte ich meine hooks crasht es, egal welches game *.*, habe jetzt übgrigens windows 8. das liegt 100% drann

P.S.: es sind 122 nicht aufgelöste externe verweise
Zuletzt geändert von DEADspy (Do 28. Nov 2013, 12:40)

Grund: kein Grund angegeben

icon #4

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
So wie es aussieht benutzt du nur die Headerdateien aber ohne Sourcedateien oder ein zur Library kompiliertes OSHGui. Demnächst kommen mehr Beispiele, wie man das GUI richtig in Projekte einbinden kann.

__________________

Hallo
icon #5

Anmeldungsdatum: Mär 2013

Beiträge: 22

okedoke ^^