Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest version Mongoose breaks the build of project timer-sense-light #3

Closed
codelast opened this issue Feb 9, 2016 · 1 comment

Comments

@codelast
Copy link
Owner

codelast commented Feb 9, 2016

subproject: timer-sense-light

It seems that it's because of glog conflicts with the latest Mongoose.

./include/3rd/mongoose.h:310:0: warning: "LOG" redefined
#define LOG(l, x)
^
In file included from ./src/timer_sense_light.cpp:2:0:
/usr/include/glog/logging.h:483:0: note: this is the location of the previous definition
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream()
^

@codelast
Copy link
Owner Author

codelast commented Mar 7, 2016

Fixed

@codelast codelast closed this as completed Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant