I am sorry to contact you this way but could you help me out a little?
I would like to use this implementation for a course but I can't figure out how to install it. following the steps in the README file did not work too well. i know i am missing some of the dependencies but i just dont know how and where to get them.
Is it even possible to use this with windows or do i need linux?
Thank you in advance!
Best wishes
EDIT: I have the extracted the needed folders (boost, eigen and tbb) to /usr/bin. The IAGMM_Lib is also there. But when i type "sudo make" (5th step), I get
In file included from /usr/bin/IAGMM_Lib-master/include/iagmm/incr_gmm.hpp:8:0,
from /usr/bin/IAGMM_Lib-master/src/incr_gmm.cpp:1:
/usr/bin/IAGMM_Lib-master/include/iagmm/classifier.hpp:5:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
CMakeFiles/iagmm.dir/build.make:62: recipe for target 'CMakeFiles/iagmm.dir/src/incr_gmm.cpp.o' failed
make[2]: *** [CMakeFiles/iagmm.dir/src/incr_gmm.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/iagmm.dir/all' failed
make[1]: *** [CMakeFiles/iagmm.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
I am sorry to contact you this way but could you help me out a little?
I would like to use this implementation for a course but I can't figure out how to install it. following the steps in the README file did not work too well. i know i am missing some of the dependencies but i just dont know how and where to get them.
Is it even possible to use this with windows or do i need linux?
Thank you in advance!
Best wishes
EDIT: I have the extracted the needed folders (boost, eigen and tbb) to /usr/bin. The IAGMM_Lib is also there. But when i type "sudo make" (5th step), I get
In file included from /usr/bin/IAGMM_Lib-master/include/iagmm/incr_gmm.hpp:8:0,
from /usr/bin/IAGMM_Lib-master/src/incr_gmm.cpp:1:
/usr/bin/IAGMM_Lib-master/include/iagmm/classifier.hpp:5:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
CMakeFiles/iagmm.dir/build.make:62: recipe for target 'CMakeFiles/iagmm.dir/src/incr_gmm.cpp.o' failed
make[2]: *** [CMakeFiles/iagmm.dir/src/incr_gmm.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/iagmm.dir/all' failed
make[1]: *** [CMakeFiles/iagmm.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2