graydetroit
Well-known member
Hi, I have a project which was previously compiling just fine on my MacBook Pro, but my computer had to be wiped so I've had to reinstall everything.
I'm using VSCode, PlatformIO, a Teensy 4.1, and my MacBook Pro is running on macOS 13.5.1.
It appears that something has seemed to cause a persistent error which prevents my project from compiling via the PlatformIO extension in VSCode, all the errors are related to the most prevalent error, namely "reference to 'byte' is ambiguous".
I'm able to compile and upload the simple Blink.ino sketch via the Arduino IDE, however.
Does anyone have any idea why I might be seeing this error or where to start looking to figure this out?
Thanks in advance.
I'm using VSCode, PlatformIO, a Teensy 4.1, and my MacBook Pro is running on macOS 13.5.1.
It appears that something has seemed to cause a persistent error which prevents my project from compiling via the PlatformIO extension in VSCode, all the errors are related to the most prevalent error, namely "reference to 'byte' is ambiguous".
I'm able to compile and upload the simple Blink.ino sketch via the Arduino IDE, however.
Does anyone have any idea why I might be seeing this error or where to start looking to figure this out?
Thanks in advance.