Displaying 1 result from an estimated 1 matches for "__zst4cout".
Did you mean:
_zst4cout
2012 May 01
1
[LLVMdev] Linking C++ on Windows
...al Studio 9.0\VC\include
C:\Program Files\Microsoft SDKs\Windows\v7.0\\include
End of search list.
"C:/Program Files/Microsoft Visual Studio 9.0/VC/BIN/link.exe" -out:a.out -defaultlib:libcmt -nologo C:/cygwin/tmp/hello-066049.o
hello-066049.o : error LNK2019: unresolved external symbol __ZSt4cout referenced in function _main
hello-066049.o : error LNK2019: unresolved external symbol __ZSt18uncaught_exceptionv referenced in function __ZNSo6sentryD2Ev
hello-066049.o : error LNK2019: unresolved external symbol __ZNSt6_Mutex7_UnlockEv referenced in function __ZNSt15basic_streambufIcSt11char_tra...