git clone https://code.google.com/p/cgal-bindings
cd cgal-bindings
mkdir build/CGAL-3.9_release -p
cd build/CGAL-3.9_release
cmake -DCGAL_DIR=/usr/lib/CGAL -DBUILD_PYTHON=ON -DBUILD_PYTHON=OFF -DPYTHON_OUTDIR_PREFIX=../../examples/python ../..
make -j 4
but for the last one I get this:
/usr/include/CGAL/Regular_triangulation_2.h:638:3: note: template argument deduction/substitution failed:
In file included from /home/yasi/cgal-bindings/SWIG_CGAL/Interpolation/typedefs.h:10:0,
from /home/yasi/cgal-bindings/build/CGAL-3.9_release/SWIG_CGAL/Interpolation/CGAL_InterpolationPYTHON_wrap.cxx:3274:
/usr/include/CGAL/natural_neighbor_coordinates_2.h:158:3: note: candidate expects 3 arguments, 4 provided
dt.get_boundary_of_conflicts(p, std::back_inserter(hole), fh, false);
^
make[2]: *** [SWIG_CGAL/Interpolation/CMakeFiles/_CGAL_Interpolation.dir/CGAL_InterpolationPYTHON_wrap.cxx.o] Error 1
make[1]: *** [SWIG_CGAL/Interpolation/CMakeFiles/_CGAL_Interpolation.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
virtual memory exhausted: Cannot allocate memory
make[2]: *** [SWIG_CGAL/Mesh_3/CMakeFiles/_CGAL_Mesh_3.dir/CGAL_Mesh_3PYTHON_wrap.cxx.o] Error 1
make[1]: *** [SWIG_CGAL/Mesh_3/CMakeFiles/_CGAL_Mesh_3.dir/all] Error 2
make: *** [all] Error 2
This is actually end of the messages, there is more.
I understand that git pull means get the last version but I'm not sure how I can use it here.
> an email to cgal-bindings-discuss+unsub...@googlegroups.com
> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com>.
>> an email to cgal-bindings-discuss+unsub...@googlegroups.com
>> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com>.
> >> an email to cgal-bindings-discuss+unsub...@googlegroups.com
> <javascript:>
> >> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com
> <javascript:>>.
> >> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "CGAL Bindings discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cgal-bindings-discuss+unsub...@googlegroups.com
> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com>.
> cgal-bindings-discuss+unsub...@googlegroups.com <javascript:>
> > <javascript:>
> > >>
> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com
> <javascript:>
> > <javascript:>>.
> > >> For more options, visit
> https://groups.google.com/d/optout <https://groups.google.com/d/optout>
> > <https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>>.
> > >
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "CGAL Bindings discuss" group.
> > To unsubscribe from this group and stop receiving emails from it,
> send
> > an email to cgal-bindings-discuss+unsub...@googlegroups.com
> <javascript:>
> > <mailto:cgal-bindings-discuss+unsub...@googlegroups.com
> <javascript:>>.
> > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "CGAL Bindings discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cgal-bindings-discuss+unsub...@googlegroups.com
> <mailto:cgal-bindings-discuss+unsub...@googlegroups.com>.