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

Error compiling for board Arduino Uno. #58

Open
hkarthik97 opened this issue Oct 8, 2020 · 0 comments
Open

Error compiling for board Arduino Uno. #58

hkarthik97 opened this issue Oct 8, 2020 · 0 comments

Comments

@hkarthik97
Copy link

libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::begin()'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::wakeup()'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::PN532_I2C(TwoWire&)'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::PN532_I2C(TwoWire&)'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::getResponseLength(unsigned char*, unsigned char, unsigned int)'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::readResponse(unsigned char*, unsigned char, unsigned int)'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::readAckFrame()'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
libraries/NDEF-master/PN532_I2C.cpp.o (symbol from plugin): In function PN532_I2C::begin()': (.text+0x0): multiple definition of PN532_I2C::writeCommand(unsigned char const*, unsigned char, unsigned char const*, unsigned char)'
sketch/PN532_I2C.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Uno.

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