Your topic was MOVED to its current forum category which is more appropriate than the original as it has nothing to do with Installation and Troubleshooting of the IDE
if i don't include the tinyusb library, i get this error
c:/users/evanm/appdata/local/arduino15/packages/seeeduino/tools/arm-none-eabi-gcc/9-2019q4/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\evanm\AppData\Local\Temp\arduino-sketch-3807E8328886481D2EF8C9070C3E1CD1\sketch\sketch_sep26a.ino.cpp.o: in function `setup':
C:\Users\evanm\AppData\Local\Temp\.arduinoIDE-unsaved2022826-7824-122bd1s.rqd6\sketch_sep26a/sketch_sep26a.ino:4: undefined reference to `Adafruit_USBD_CDC::begin(unsigned long)'
c:/users/evanm/appdata/local/arduino15/packages/seeeduino/tools/arm-none-eabi-gcc/9-2019q4/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\evanm\AppData\Local\Temp\.arduinoIDE-unsaved2022826-7824-122bd1s.rqd6\sketch_sep26a/sketch_sep26a.ino:5: undefined reference to `Adafruit_USBD_CDC::operator bool()'
c:/users/evanm/appdata/local/arduino15/packages/seeeduino/tools/arm-none-eabi-gcc/9-2019q4/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\evanm\AppData\Local\Temp\.arduinoIDE-unsaved2022826-7824-122bd1s.rqd6\sketch_sep26a/sketch_sep26a.ino:6: undefined reference to `Serial'
collect2.exe: error: ld returned 1 exit status
exit status 1
Compilation error: exit status 1