marcoschwartz / aREST

A RESTful environment for Arduino
http://aREST.io/
Other
1.2k stars 279 forks source link

simpleRestServer: PathVariableHandler.h: No such file or directory #267

Closed BoldNick closed 5 years ago

BoldNick commented 5 years ago

Hi, trying to compile the SimpleRestServer the Arduino IDE gives me the following error:

..\Arduino\libraries\RichHttpServer\src/RichHttpServer.h:2:33: fatal error: PathVariableHandler.h: No such file or directory

include

I have checked the source files and, in fact, I cannot find this libray. Can anyone help me? Thank you.

BoldNick commented 5 years ago

Solved. I was us.ing an old version of the Resthttpserver