Windows error 0x00002F10, 12048 Detailed Error Information HRESULT analysis[1] This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags Severity SuccessThis code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Reserved (R) false Origin Microsoft NTSTATUS false Reserved (X) false Facility Code 0 (0x000) Name FACILITY_NULL [1] [2] Description The default facility code.[1] [2] Error Code 12048 (0x2f10)
Questions I'm trying to compile ICU v4.8.1 with Alchemy, but am running into an LLVM problem: Assertion failed: (LHSCst != RHSCst && "Compares not folded above?"), function visitAnd, file /Volumes/data/dev/FlaCC/llvm-2.1/lib/Transforms/Scalar/InstructionCombining.cpp, line 3465. 0 llvm-ld 0x00264aee _ZNSt8_Rb_treeIN4llvm3sys4PathES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE13insert_uniqueERKS2_ + 6078 1 llvm-ld 0x00265092 _ZNSt8_Rb_treeIN4llvm3sys4PathES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE13insert_uniqueERKS2_ + 7522 2 libSystem.B.dylib 0x970a805b _sigtramp + 43 3 [...]
read more Comments Leave a comment Sources https://msdn.microsoft.com/en-us/library/cc231198.aspx winerror.h from Windows SDK 10.0.14393.0 User contributions licensed under CC BY-SA 3.0