Displaying 2 results from an estimated 2 matches for "__catch".
2004 Dec 24
3
[LLVMdev] win32 broken again
...p;)" (?RemoveDirectoryOnSignal at sys@llvm@@YAXABVPath at 12@@Z)
System.lib(Signals.obj) : error LNK2019: unresolved external symbol
"public: bool __thiscall llvm::sys::Path::destroyDirectory(bool)const "
(?destroyDirectory at Path@sys at llvm@@QBE_N_N at Z) referenced in function
__catch$?Cleanup@@YAXXZ$0
System.lib(Signals.obj) : error LNK2019: unresolved external symbol
"public: bool __thiscall llvm::sys::Path::destroyFile(void)const "
(?destroyFile at Path@sys at llvm@@QBE_NXZ) referenced in function "void
__cdecl Cleanup(void)" (?Cleanup@@YAXXZ)
2004 Dec 24
0
[LLVMdev] win32 broken again
...;)"
(?RemoveDirectoryOnSignal at sys@llvm@@YAXABVPath at 12@@Z)
System.lib(Signals.obj) : error LNK2019: unresolved external symbol "public:
bool __thiscall llvm::sys::Path::destroyDirectory(bool)const "
(?destroyDirectory at Path@sys at llvm@@QBE_N_N at Z) referenced in function
__catch$?Cleanup@@YAXXZ$0
System.lib(Signals.obj) : error LNK2019: unresolved external symbol "public:
bool __thiscall llvm::sys::Path::destroyFile(void)const "
(?destroyFile at Path@sys at llvm@@QBE_NXZ) referenced in function "void __cdecl
Cleanup(void)" (?Cleanup@@YAXXZ)
________...