Open GoogleCodeExporter opened 9 years ago
I get this problem too.
I compiled a static glog library, with a static gflags library, and I use these
two libraries in my project on Windows. VLOG works well when i don't use and
link the gflags library. However, when i use and link the static gflags
library, error LNK2001 happens, and FLAGS_v is unresolved.
This problem seems to be accompanied with the gflags library, and I can't
figure out where should this problem belong to. So I'm looking for some help
here.
Any help will be appreciated!
Original comment by Aeolus...@gmail.com
on 10 Oct 2011 at 3:42
use definition GOOGLE_GLOG_DLL_DECL=
Original comment by CTapMex@gmail.com
on 9 Nov 2011 at 10:40
Original issue reported on code.google.com by
jangi...@gmail.com
on 8 Jul 2011 at 1:21