Question/Issue:
Uploaded .pack file to cube IDE but compile fails due to being unable to recognize #include in the header file numpy.hpp under DSP. Tried updating cube IDE and restarting the application but it can’t find the file or directory for it. My project is currently running in c not c++ if that means anything. Project ID:
Hi,
Thank you for pointing that out, I had missed that step. However, even after trying it I’m still stuck with the same issue as before with ‘cfloat’ causing a fatal error with no file or directory. I’ve attempted to install my package in other projects but the error is consistent. I’m not entirely sure why my programs have an error with ‘cfloat’.
Same issue when porting to new c++ based project. When calling “#include “edge-impulse-sdk/classifier/ei_run_classifier.h””, it gives me an error, fatal error: ‘cfloat’ file not found