92a0254c8a98336c71d17eca31757216fb511d1a
to these two files. Basically change edge_set.begin() to &edge_set[0] etc... mein@cs.umn.edu
Welcome to the fun world of opensource. To help you get started do the following before starting: Assuming your using tcsh/csh do the following before compiling. #Set this to wherever you have extracted the source. setenv NANBLENDERHOME `pwd` setenv MAKEFLAGS "-w -I$NANBLENDERHOME/source" set NANBLENDERHOME=`pwd` export NANBLENDERHOME set MAKEFLAGS="-w -I$NANBLENDERHOME/source" export MAKEFLAGS Then edit source/nan_definitions.mk to fit your environment.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%