Displaying 1 result from an estimated 1 matches for "__znst9bad_allocc2epkc".
2012 May 01
1
[LLVMdev] Linking C++ on Windows
...al symbol __ZNSt12_String_base5_XlenEv referenced in function __ZNSs5_GrowEjb
hello-066049.o : error LNK2019: unresolved external symbol __Znwj referenced in function __ZSt9_AllocateIcEPT_jS1_
hello-066049.o : error LNK2019: unresolved external symbol __ZNSt9exceptionC2ERKPKc referenced in function __ZNSt9bad_allocC2EPKc
hello-066049.o : error LNK2019: unresolved external symbol __ZNSt9exceptionC2Ev referenced in function __ZNSt13runtime_errorC2ERKSs
hello-066049.o : error LNK2019: unresolved external symbol __ZNSt6_Mutex5_LockEv referenced in function __ZNSt15basic_streambufIcSt11char_traitsIcEE5_LockEv
hello-0660...