I would like to maintain a project that is no longer maintained since a
year because I have an itch to scratch but have no plan how to get
things up to scratch.
The project is opengazer ( http://www.inference.phy.cam.ac.uk/opengazer/
) a opensource gaze tracking program.
Opengazer builds on 5 libs:
vxl >= 1.5.1 http://vxl.sourceforge.net/
opencv >= 0.9.7 http://sourceforge.net/projects/opencvlibrary
gtkmm-2.4 >= 2.8.0 http://www.gtkmm.org/
cairomm-1.0 >= 0.6.0 http://cairographics.org/cairomm/
boost >= 1.32.0
But it doesn't work with the newest versions and/or on a 64bit system.
What is a good plan to fix this problem with out any experience in this
field?
Regards, slalomsk8er