Hi Pablo > Is there no way of compile only the kinematics module and add it in the > module folder?
I plays with the millkins.c kinematic module one, see http://tinyurl.com/y7ycncn All I had to do to compile and install it was: sudo apt-get update sudo apt-get install emc2-dev sudo apt-get install build-essential sudo comp --install millkins.c See you Flo ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
