tobozo / ESP32-SIDView

SidWiz viewer for ESP32 [WORK IN PROGRESS]
MIT License
16 stars 1 forks source link

'Deepsid' does not name a type #1

Closed LouDnl closed 5 months ago

LouDnl commented 5 months ago

Hi, first, great project!

I'm trying to compile your project but am running into an issue. The error I get is:

SIDCacheManager.hpp:68:7: error: 'Deepsid' does not name a type; did you mean **'setsid'?**

At first I thought it was PlatformIO, but I get the same error in native Arduino IDE.

Any ideas?

tobozo commented 5 months ago

hi,

Deepsid support comes with SID6581 library version 3.0.2

LouDnl commented 5 months ago

Thanks, that fixed it! On to the next compile issue ;)

tobozo commented 5 months ago

yak shaving in progress 🤣