What steps will reproduce the problem?
1. Build google-glog.sln
2. Use google::InstallFailureWriter(), link your project with google-glog lib
What is the expected output? What do you see instead?
unresolved external symbol "void __cdecl google::InstallFailureWriter(void
(__cdecl*)(char const *,int))"
What version of the product are you using? On what operating system?
glog-0.3.3, msvc10, Windows 7, 64 bit
Please provide any additional information below.
There is no implementation of InstallFailureWriter() for Windows(see
\glog-0.3.3\src\signalhandler.cc)
Original issue reported on code.google.com by grish.va...@gmail.com on 13 Nov 2013 at 4:33
Original issue reported on code.google.com by
grish.va...@gmail.com
on 13 Nov 2013 at 4:33