Solved! Thanks!
S
sm7fiu
@sm7fiu
Posts
-
Compilation error in IDE as well as Codebender -
Compilation error in IDE as well as CodebenderI have reduced the example (in my local IDE) to:
#include <MySensor.h>
MySensor gwThe compilation error is that "MySensor" does not name a type. Seems as the library is not recognized?
-
Compilation error in IDE as well as CodebenderCodebender app is 1.0.0.5 by the way.
/Peter
-
Compilation error in IDE as well as CodebenderI did not know there is one... :-)
Cant find anything in the IDE meny?For the Codebender I followed the link in the example so I guess that leads to the correct version
/Peter
-
Compilation error in IDE as well as CodebenderHi, I am trying to compile some of the examples. The last one I tried was the Relay example. I compiled it using the codebender and it fails compilation.
I have also tried some other examples and compiled them in my IDE. They fail to. What could be wrong?? Regards Peter