Closed GoogleCodeExporter closed 8 years ago
I forgot to tell that i also tried without the $(TargetDir) macro, and i tried
also in the example project that comes with the glog download package.
Original comment by taci...@gmail.com
on 21 Sep 2010 at 7:27
you need to have that environment variable at run-time not at compile time as
far as I understood. Its the same as with GLOG_logtostderr=1
Original comment by br.hofga...@gmail.com
on 30 Oct 2010 at 6:54
Correct, GLOG_log_dir is an environment variable and not a preprocessor macro.
I am not familiar with Visual Studio, but the following information may be
relevant:
http://msdn.microsoft.com/en-us/library/ee479070(v=winembedded.60).aspx
Marking as WontFix because this is working as intended.
Original comment by hlsyou...@gmail.com
on 28 Dec 2011 at 4:01
Original issue reported on code.google.com by
taci...@gmail.com
on 21 Sep 2010 at 7:08