copy the mtl folder which contains all the header files to /usr/include/
e.g:
cp -R /xxx/mtl /usr/local/
After that, make sure that when include these headers, using the following:
#include "mtl/matrix.h"
must have the mtl/, otherwise can not find them.
4/12/07
MTL installation.
Labels:
Programming related
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment