Tasmota: Kompilation Issue 5.13.1

Created on 2 May 2018  路  7Comments  路  Source: arendst/Tasmota

Make sure these boxes are checked before submitting your issue - Thank you!

If I want to compile Tasmota 5.13.1 I get the following compile error:

In file included from C:\temp\SONOFF_Tasmota\Sonoff-Tasmota-v5.13.1\sonoff\sonoff.ino:37:0:

sketch\sonoff_post.h:41:24: fatal error: esp-knx-ip.h: No such file or directory

#include

                    ^

compilation terminated.

exit status 1
Fehler beim Kompilieren f眉r da

Does anyonde know, what to do?

Thanks a lot

  • [SONOFF BASIC ] What hardware you are using

Most helpful comment

@cpyandy cpyandy Grab everything under "Sonoff-Tasmota-5.14.0/lib" directory and place inside "Arduino/libraries" directory.

All 7 comments

Closed, missing libaries in Sketchbook ;-)

dear sir how did you solve the problem , my sketchbook has all the needed libraries . What specific library is there to add ?

worked for me by copying all the libraries from tasmota file to libraries in c:\program Files\arduino\libraries

@helmar74
I have got a similar issue, i thought the issue is caused by missing library, so I did what's mentioned by @NischalBhandari , but it's not working for me, am I copying the wrong lib file to wrong location??

@cpyandy cpyandy Grab everything under "Sonoff-Tasmota-5.14.0/lib" directory and place inside "Arduino/libraries" directory.

This is not a good solution as I do have same libraries but older releases in the libraries directory already. I do not want to upgrade them, who knows if the new versions work with my older programs

I'm having the same problem.
I tried copying Tosmota-master\lib to Arduino\lib so now the 'missing' file exists in two places but it still didn't find it.
Just a pointer to where to look for an error would help. I know VS2019 and eclipse a bit but I'm new to this IDE

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JoergZ2 picture JoergZ2  路  3Comments

renne picture renne  路  3Comments

Joeyhza picture Joeyhza  路  3Comments

smadds picture smadds  路  3Comments

j4k3 picture j4k3  路  3Comments