Displaying 1 result from an estimated 1 matches for "registers_x86".
2020 Aug 15
5
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
...obj -lkernel32
-luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32
-ladvapi32 -loldnames && cd ."
Creating library lib\unwind.lib and object lib\unwind.exp
libunwind.cpp.obj :
error LNK2019: *unresolved external symbol "public: void __thiscall
libunwind::Registers_x86::jumpto(void)"
(?jumpto at Registers_x86@libunwind@@QAEXXZ) referenced in function "public:
virtual void __thiscall libunwind::UnwindCursor<class
libunwind::LocalAddressSpace,class libunwind::Registers_x86*>::jumpto(void)"
(?jumpto@?$UnwindCursor at VLocalAddressSpace@libunwind...