Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 206 by
phongngu...@gmail.com: unknown command line
flag 'logtostderr'
http://code.google.com/p/google-glog/issues/detail?id=206
What steps will reproduce the problem?
1. I try to extract SIFT features to extract features from an image dataset
- Caltech from this site:
https://github.com/sanchom/sjm
2. I use Macport to install all the dependencies: Python, bumpy, Boost,
Flann, VLFEAT, GTEST, Gflags, GLOG, Google Protobuf, Scons.
3. I follow exactly all the steps until i run 'scons' and 'scons install
BIN_PREFIX=[directory]'
4. I run my program with and without '$GLOG_logtostderr=1 ./my_application'
as suggested on this issues:
https://code.google.com/p/google-glog/issues/detail?id=17&q=glog%20gflagsBut
What is the expected output? What do you see instead?
I should get a directory containing all the features extracted with the
extension .SIFT. But It generated an empty directory and error: "ERROR:
unknown command line flag 'logtostderr'.
What version of the product are you using? On what operating system?
I am using Mac OS X Marverick, Gflags-2.1.1, Glog-0.3.3, Python2.7,
Protobuf-2.5.0, Scons-2.3.0...
Please provide any additional information below.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings