Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This problem was exposed by the code migration in ARROW-1154. This yields DLL linking errors like
column_writer.cc.obj : error LNK2001: unresolved external symbol "private: static __int64 arrow::CpuInfo::hardware_flags_" (?hardware_flags_@CpuInfo@arrow@@0_JA) statistics.cc.obj : error LNK2001: unresolved external symbol "private: static __int64 arrow::CpuInfo::hardware_flags_" (?hardware_flags_@CpuInfo@arrow@@0_JA)