Thread Previous • Date Previous • Date Next • Thread Next |
Easy. You just need to link with boost_python library and the shared object should be called something.so (not libsomething.so): g++ src1.cpp src2.cpp -shared -o something.so -lboost_python - lCGAL ...I fill that I begin to love python...
Sorry for my poor english. I wanted to say 'I feel...'
If you want, I could make scons detect CGAL (in SConstruct) and if it is found, build SpherePadder in extra as well.Oh yes I want! Thanks
VR
Thread Previous • Date Previous • Date Next • Thread Next |