No such file or Directory but file was included
Hi, I am having trouble building my ISPU project. When I attempt to build i get 3 errors:
1- fatal error: neuton_generated/neuton_user_types.h: No such file or directory ispu line 13, external location: C:\Human_Movements_Recognition_8_float_off_scale_unique\neuton\include\neuton\nn\neuton_nn.h C/C++ Problem
2- Description Resource Path Location Type
make: *** [makefile:48: all] Error 2 ispu C/C++ Problem
3- Description Resource Path Location Type
make[1]: *** [src/subdir.mk:20: src/main.o] Error 1 ispu C/C++ Problem
I have included neuton_generated already but it doesn't seem to want to find it
Any Ideas?


