jonathanknorn / FallDetectionKinect

A fall detection system for Raspberry Pi using open cv and Microsoft Kinect.
0 stars 0 forks source link

how to fix this ERROR #4

Open Praveenkumar93 opened 8 years ago

Praveenkumar93 commented 8 years ago

Makefile:52: background_subtraction.d: No such file or directory Makefile:52: floor_detector.d: No such file or directory Makefile:52: foreground_extractor.d: No such file or directory Makefile:52: logger.d: No such file or directory Makefile:52: main.d: No such file or directory Makefile:52: main_threaded.d: No such file or directory Makefile:52: spinning_barrier.d: No such file or directory Makefile:52: utilities.d: No such file or directory /bin/sh: 2: g++-4.9: not found make: *\ [utilities.d] Error 12

jonathanknorn commented 8 years ago

It seems like you don't have g++-4.9 installed..