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
No, after that I still have the old loss of communication problem:
Connecting to device - /dev/tty.eforto-df-6e
Connected to device. Press Enter to exit.
RIP
ScientISST exception: The computer lost communication with the device.
When compiling the code in MacOS using the makefile I obtain the the following error:
After commenting the
#ifdef HASBLUETOOTH
block in lines 20-24:I also obtain the following errors:
After commenting the two other
#ifdef HASBLUETOOTH
blocks, in lines 136-171 and lines 342-363, I also obtain the following:Finally, after commenting
LDFLAGS = -lbluetooth
in the makefile, I'm able to compileThe text was updated successfully, but these errors were encountered: