Skip to content

Conversation

@ev-mp
Copy link
Contributor

@ev-mp ev-mp commented Jan 27, 2021

Rectifying GCC 5 errors

unsigned width = 1280;
unsigned height = 720;
char* title = "RealSense HDR Example";
std::string title = "RealSense HDR Example";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better as const char *, but OK...

@ev-mp ev-mp merged commit 0261ff7 into realsenseai:development Jan 28, 2021
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

Successfully merging this pull request may close these issues.

2 participants