Skip to content

build: add 'CMAKE_CXX_STANDARD 11'#1

Open
srenatus wants to merge 1 commit intofix-project:mainfrom
srenatus:sr/cmake-c++11
Open

build: add 'CMAKE_CXX_STANDARD 11'#1
srenatus wants to merge 1 commit intofix-project:mainfrom
srenatus:sr/cmake-c++11

Conversation

@srenatus
Copy link

@srenatus srenatus commented Jul 1, 2022

This was needed to have this compile on my macos machine.

Before, I ran into errors like

"error: delegating constructors are permitted only in C++11"

Found the fix searching for that in this issue:
wjakob/nanogui#302

This was needed to have this compile on my macos machine.

Before, I ran into errors like

    "error: delegating constructors are permitted only in C++11"

Found the fix searching for that in this issue:
wjakob/nanogui#302

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
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.

1 participant