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

Fails to build on mac 10.8 #15

Open
sjg opened this issue Aug 21, 2013 · 0 comments
Open

Fails to build on mac 10.8 #15

sjg opened this issue Aug 21, 2013 · 0 comments

Comments

@sjg
Copy link

sjg commented Aug 21, 2013

I keep getting build errors while trying to build from source. Installed QT and cppunit via hombrew.

scons: Building targets ...
g++ -o src/miracle_grue/get_slice.o -c -O2 -Wall -Wextra -Isrc -Isubmodule/json-cpp/include -Isubmodule/EzCppLog -Isubmodule/optionparser/src -Isrc/eigen -I/opt/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Versions/Current/Headers src/miracle_grue/get_slice.cc
In file included from src/miracle_grue/get_slice.cc:22:
In file included from src/mgl/miracle.h:15:
In file included from src/mgl/gcoder.h:19:
In file included from src/mgl/pather.h:18:
In file included from src/mgl/regioner.h:18:
In file included from src/mgl/slicer.h:16:
In file included from src/mgl/grid.h:18:
In file included from src/mgl/segment.h:24:
In file included from src/mgl/loop_path.h:5:
src/mgl/loop_path_iter_impl.h:306:10: error: call to non-static member function 'end' of 'LoopPath' from nested type 'iterator_gen'
base = end();

Any ideas? Trying to build as part of make-me

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