- Posts: 5
- Thank you received: 0
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::Esp8266EasyIoT()':
C:\Program Files (x86)\Arduino\libraries\Esp8266EasyIoT/Esp8266EasyIoT.cpp:32: multiple definition of `Esp8266EasyIoT::Esp8266EasyIoT()'
sketch\Esp8266EasyIoT.cpp.o:sketch/Esp8266EasyIoT.cpp:32: first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::Esp8266EasyIoT()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoTC2Ev+0x0): multiple definition of `Esp8266EasyIoT::Esp8266EasyIoT()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoTC2Ev+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::setNewMsg(Esp8266EasyIoTMsg&)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT9setNewMsgER17Esp8266EasyIoTMsg+0x0): multiple definition of `Esp8266EasyIoT::setNewMsg(Esp8266EasyIoTMsg&)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT9setNewMsgER17Esp8266EasyIoTMsg+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::setPingTimmer()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT13setPingTimmerEv+0x0): multiple definition of `Esp8266EasyIoT::setPingTimmer()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT13setPingTimmerEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::resetPingTimmer()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT15resetPingTimmerEv+0x0): multiple definition of `Esp8266EasyIoT::resetPingTimmer()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT15resetPingTimmerEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::receiveAll()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10receiveAllEv+0x0): multiple definition of `Esp8266EasyIoT::receiveAll()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10receiveAllEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::rxPos(char const*, unsigned char, unsigned char, unsigned char*, unsigned char*)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5rxPosEPKchhPhS2_+0x0): multiple definition of `Esp8266EasyIoT::rxPos(char const*, unsigned char, unsigned char, unsigned char*, unsigned char*)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5rxPosEPKchhPhS2_+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::rxPos(char const*, unsigned char*, unsigned char*)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5rxPosEPKcPhS2_+0x0): multiple definition of `Esp8266EasyIoT::rxPos(char const*, unsigned char*, unsigned char*)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5rxPosEPKcPhS2_+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::rxchopUntil(char const*, bool, bool)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11rxchopUntilEPKcbb+0x0): multiple definition of `Esp8266EasyIoT::rxchopUntil(char const*, bool, bool)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11rxchopUntilEPKcbb+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::rxCopy(unsigned char, unsigned char)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT6rxCopyEhh+0x0): multiple definition of `Esp8266EasyIoT::rxCopy(unsigned char, unsigned char)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT6rxCopyEhh+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::isInBuffer(unsigned char)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10isInBufferEh+0x0): multiple definition of `Esp8266EasyIoT::isInBuffer(unsigned char)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10isInBufferEh+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::isOk(bool)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT4isOkEb+0x0): multiple definition of `Esp8266EasyIoT::isOk(bool)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT4isOkEb+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::isError(bool)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7isErrorEb+0x0): multiple definition of `Esp8266EasyIoT::isError(bool)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7isErrorEb+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::rxFlush()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7rxFlushEv+0x0): multiple definition of `Esp8266EasyIoT::rxFlush()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7rxFlushEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::startTimmer(unsigned long)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11startTimmerEm+0x0): multiple definition of `Esp8266EasyIoT::startTimmer(unsigned long)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11startTimmerEm+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::isTimeout(unsigned long, unsigned long)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT9isTimeoutEmm+0x0): multiple definition of `Esp8266EasyIoT::isTimeout(unsigned long, unsigned long)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT9isTimeoutEmm+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::debugPrint(char const*, ...)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10debugPrintEPKcz+0x0): multiple definition of `Esp8266EasyIoT::debugPrint(char const*, ...)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10debugPrintEPKcz+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::hwReset()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7hwResetEv+0x0): multiple definition of `Esp8266EasyIoT::hwReset()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7hwResetEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::executeCommand(String, unsigned long)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT14executeCommandE6Stringm+0x0): multiple definition of `Esp8266EasyIoT::executeCommand(String, unsigned long)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT14executeCommandE6Stringm+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::debugPrintBuffer()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT16debugPrintBufferEv+0x0): multiple definition of `Esp8266EasyIoT::debugPrintBuffer()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT16debugPrintBufferEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::processReceive()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT14processReceiveEv+0x0): multiple definition of `Esp8266EasyIoT::processReceive()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT14processReceiveEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::process()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7processEv+0x0): multiple definition of `Esp8266EasyIoT::process()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7processEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::processesp()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10processespEv+0x0): multiple definition of `Esp8266EasyIoT::processesp()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT10processespEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::waitIdle()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT8waitIdleEv+0x0): multiple definition of `Esp8266EasyIoT::waitIdle()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT8waitIdleEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::writeesp(Esp8266EasyIoTMsg&)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT8writeespER17Esp8266EasyIoTMsg+0x0): multiple definition of `Esp8266EasyIoT::writeesp(Esp8266EasyIoTMsg&)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT8writeespER17Esp8266EasyIoTMsg+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::requestNodeId()':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT13requestNodeIdEv+0x0): multiple definition of `Esp8266EasyIoT::requestNodeId()'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT13requestNodeIdEv+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::begin(void (*)(Esp8266EasyIoTMsg const&), int, Stream*, Stream*)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5beginEPFvRK17Esp8266EasyIoTMsgEiP6StreamS6_+0x0): multiple definition of `Esp8266EasyIoT::begin(void (*)(Esp8266EasyIoTMsg const&), int, Stream*, Stream*)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5beginEPFvRK17Esp8266EasyIoTMsgEiP6StreamS6_+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::begin(void (*)(Esp8266EasyIoTMsg const&), int, Stream*)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5beginEPFvRK17Esp8266EasyIoTMsgEiP6Stream+0x0): multiple definition of `Esp8266EasyIoT::begin(void (*)(Esp8266EasyIoTMsg const&), int, Stream*)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT5beginEPFvRK17Esp8266EasyIoTMsgEiP6Stream+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::sendinternal(Esp8266EasyIoTMsg&)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT12sendinternalER17Esp8266EasyIoTMsg+0x0): multiple definition of `Esp8266EasyIoT::sendinternal(Esp8266EasyIoTMsg&)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT12sendinternalER17Esp8266EasyIoTMsg+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::requestTime(void (*)(unsigned long))':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11requestTimeEPFvmE+0x0): multiple definition of `Esp8266EasyIoT::requestTime(void (*)(unsigned long))'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT11requestTimeEPFvmE+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::present(unsigned char, unsigned char, bool)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7presentEhhb+0x0): multiple definition of `Esp8266EasyIoT::present(unsigned char, unsigned char, bool)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7presentEhhb+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::request(unsigned char, unsigned char)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7requestEhh+0x0): multiple definition of `Esp8266EasyIoT::request(unsigned char, unsigned char)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT7requestEhh+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::sendBatteryLevel(unsigned char, bool)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT16sendBatteryLevelEhb+0x0): multiple definition of `Esp8266EasyIoT::sendBatteryLevel(unsigned char, bool)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT16sendBatteryLevelEhb+0x0): first defined here
libraries\Esp8266EasyIoT\Esp8266EasyIoT.cpp.o: In function `Esp8266EasyIoT::send(Esp8266EasyIoTMsg&)':
Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT4sendER17Esp8266EasyIoTMsg+0x0): multiple definition of `Esp8266EasyIoT::send(Esp8266EasyIoTMsg&)'
sketch\Esp8266EasyIoT.cpp.o:Esp8266EasyIoT.cpp:(.text._ZN14Esp8266EasyIoT4sendER17Esp8266EasyIoTMsg+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling.
Invalid library found in C:\Program Files (x86)\Arduino\libraries\ESP8266ArduinoIDE: C:\Program Files (x86)\Arduino\libraries\ESP8266ArduinoIDE
Invalid library found in C:\Program Files (x86)\Arduino\libraries\ESP8266ArduinoIDE: C:\Program Files (x86)\Arduino\libraries\ESP8266ArduinoIDE
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Arduino: 1.6.5 (Windows 8.1), Board: "Arduino Nano, ATmega328"
Build options changed, rebuilding all
Using library SoftwareSerial in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SoftwareSerial
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10605 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SoftwareSerial C:\Users\Steve\AppData\Local\Temp\build5882940169754382027.tmp\Esp8266EasyIoT.cpp -o C:\Users\Steve\AppData\Local\Temp\build5882940169754382027.tmp\Esp8266EasyIoT.cpp.o
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10605 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SoftwareSerial C:\Users\Steve\AppData\Local\Temp\build5882940169754382027.tmp\esp8266_relay.cpp -o C:\Users\Steve\AppData\Local\Temp\build5882940169754382027.tmp\esp8266_relay.cpp.o
esp8266_relay.ino:12:28: fatal error: Esp8266EasyIoT.h: No such file or directory
compilation terminated.
Error compiling.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.