Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This shit... #12

Open
tculig opened this issue Sep 3, 2017 · 0 comments
Open

This shit... #12

tculig opened this issue Sep 3, 2017 · 0 comments

Comments

@tculig
Copy link

tculig commented Sep 3, 2017

Arduino: 1.6.5 (Windows 7), Board: "Arduino Uno"

Build options changed, rebuilding all

openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::MiLightRadio(AbstractPL1167&)'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::MiLightRadio(AbstractPL1167&)'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::available()'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::begin()'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::dupesReceived()'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::read(unsigned char*, unsigned int&)'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::resend()'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\MiLightRadio.cpp.o: In function MiLightRadio::MiLightRadio(AbstractPL1167&)': C:\Program Files (x86)\Arduino\libraries\openmili/MiLightRadio.cpp:16: multiple definition of MiLightRadio::write(unsigned char*, unsigned int)'
MiLightRadio.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/MiLightRadio.cpp:16: first defined here
openmili\PL1167_nRF24.cpp.o: In function PL1167_nRF24::writeFIFO(unsigned char const*, unsigned int)': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:172: multiple definition of PL1167_nRF24::writeFIFO(unsigned char const*, unsigned int)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:172: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::readFIFO(unsigned char*, unsigned int&)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::PL1167_nRF24(RF24&)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::PL1167_nRF24(RF24&)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::recalc_parameters()'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::open()'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::setPreambleLength(unsigned char)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::setSyncword(unsigned int, unsigned int)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::setTrailerLength(unsigned char)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::setCRC(bool)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::setMaxPacketLength(unsigned char)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::transmit(unsigned char)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::internal_receive()'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
openmili\PL1167_nRF24.cpp.o: In function calc_crc': C:\Program Files (x86)\Arduino\libraries\openmili/PL1167_nRF24.cpp:366: multiple definition of PL1167_nRF24::receive(unsigned char)'
PL1167_nRF24.cpp.o:C:\Users\Slashy\AppData\Local\Temp\build5520367769872665586.tmp/PL1167_nRF24.cpp:366: first defined here
collect2.exe: error: ld returned 1 exit status
Error compiling.

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant