Facebook
From Coral Plover, 2 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 124
  1. coredll_activityindicator.obj : error LNK2019: unresolved external symbol "public: static class wxGraphicsRenderer * __cdecl wxGraphicsRenderer::GetDefaultRenderer(void)" (?GetDefaultRenderer@wxGraphicsRenderer@@SAPAV1@XZ) referenced in function "private: void __thiscall wxActivityIndicatorImpl::OnPaint(class wxPaintEvent &)" (?OnPaint@wxActivityIndicatorImpl@@AAEXAAVwxPaintEvent@@@Z)
  2. coredll_graphcmn.obj : error LNK2001: unresolved external symbol "public: static class wxGraphicsRenderer * __cdecl wxGraphicsRenderer::GetDefaultRenderer(void)" (?GetDefaultRenderer@wxGraphicsRenderer@@SAPAV1@XZ)
  3. coredll_statbmpg.obj : error LNK2001: unresolved external symbol "public: static class wxGraphicsRenderer * __cdecl wxGraphicsRenderer::GetDefaultRenderer(void)" (?GetDefaultRenderer@wxGraphicsRenderer@@SAPAV1@XZ)
  4. coredll_richtooltipg.obj : error LNK2001: unresolved external symbol "public: static class wxGraphicsRenderer * __cdecl wxGraphicsRenderer::GetDefaultRenderer(void)" (?GetDefaultRenderer@wxGraphicsRenderer@@SAPAV1@XZ)
  5. coredll_dcgraph.obj : error LNK2001: unresolved external symbol "public: virtual struct HDC__ * __thiscall wxGCDC::AcquireHDC(void)" (?AcquireHDC@wxGCDC@@UAEPAUHDC__@@XZ)
  6. coredll_dcgraph.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxGCDC::ReleaseHDC(struct HDC__ *)" (?ReleaseHDC@wxGCDC@@UAEXPAUHDC__@@@Z)
  7. coredll_gaugecmn.obj : error LNK2019: unresolved external symbol "public: __thiscall wxAppProgressIndicator::wxAppProgressIndicator(class wxWindow *,int)" (??0wxAppProgressIndicator@@QAE@PAVwxWindow@@H@Z) referenced in function "public: void __thiscall wxAppProgressIndicator::`default constructor closure'(void)" (??_FwxAppProgressIndicator@@QAEXXZ)
  8. ..\..\lib\vc_dll\wxmswuniv315u_core_vc_custom.dll : fatal error LNK1120: 4 unresolved externals
  9. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.28.29333\bin\HostX86\x86\link.EXE"' : return code '0x460'