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
run command sudo make TARGET=Raspi apps , An error occurred.
In file included from Applications/Bridge/AppBase.c:91:0:
PAL/Raspi/HAPPlatformServiceDiscovery+Init.h:59:10: fatal error: dns_sd.h: No such file or directory
#include <dns_sd.h>
^~~~~~~~~~
compilation terminated.
But it seems to exist
The text was updated successfully, but these errors were encountered:
run command sudo make TARGET=Raspi apps , An error occurred.
In file included from Applications/Bridge/AppBase.c:91:0:
PAL/Raspi/HAPPlatformServiceDiscovery+Init.h:59:10: fatal error: dns_sd.h: No such file or directory
#include <dns_sd.h>
^~~~~~~~~~
compilation terminated.
But it seems to exist
The text was updated successfully, but these errors were encountered: