You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used this Makefile patch for packaging openzwave-controlpanel in Debian and Raspbian stretch, both of which have libopenzwave1.5-dev packaged. DietPi is currently working on stretch - Fourdee/DietPi#475, but I think it should still work if you change the OPENZWAVE path accordingly.
Getting make: *** No rule to make target '/cpp/src/Options.h', needed by 'ozwcp.o'. Stop.
This is my make file:
http://pastebin.com/Kk3JzUyW
I've double checked the OPENZWAVE path and ensured that Options.h DOES exist at that path. Not sure whats going on.
The text was updated successfully, but these errors were encountered: