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

Compiling for Mac OSX #13

Closed
CatsNipYummy opened this issue Oct 17, 2016 · 1 comment
Closed

Compiling for Mac OSX #13

CatsNipYummy opened this issue Oct 17, 2016 · 1 comment

Comments

@CatsNipYummy
Copy link

While trying to use nanogui-sdl in Mac OSX Sierra, Eigen gives me the following error:

/usr/local/include/eigen3/Eigen/src/Core/DenseStorage.h:277: error: no member named 'move' in namespace 'std'; did you mean 'modf'?
      : m_data(std::move(other.m_data))
               ~~~~~^~~~
                    modf
@dalerank
Copy link
Owner

dalerank commented Sep 6, 2019

redesigned for sdl2 api only, try now

@dalerank dalerank closed this as completed Sep 6, 2019
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

2 participants