trishume / SmartGaze

WIP Open source IR eye tracker for the Eye Tribe tracker hardware
GNU General Public License v2.0
28 stars 13 forks source link

Problem building SmartGaze. #7

Open anhurpe opened 5 years ago

anhurpe commented 5 years ago

Hello,

I installed everything and I did not have any issue until I tried to build SmartGaze. The error is the following:

image

Does this problem come from Halide (SmartGaze cannot find Halide) or it is a simple syntax error?

Thank you so much in advance.

trishume commented 5 years ago

Looks more likely that it's due to Halide making breaking API changes. Seems like if you want to make it work you'll need to update it to the latest Halide API, doesn't look like too much changed. If you're not up to this then SmartGaze probably isn't for you since it doesn't actually do anything other than show some visualizations, and needs lots more programming to do anything useful.