peterus / ESP-FTP-Server-Lib

MIT License
25 stars 12 forks source link

error while compiling #50

Open carlothefirst opened 4 months ago

carlothefirst commented 4 months ago

I have tried to run the sample in VSC with ESP32 S2 and I receive the following error:

virtual boolean FTPFileImpl::seekDir(long int)' marked 'override', but does not override

what is wrong?