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

Linker error in BME_280_BRZO_I2C_Test.ino #95

Closed
erpalma opened this issue Aug 24, 2018 · 1 comment
Closed

Linker error in BME_280_BRZO_I2C_Test.ino #95

erpalma opened this issue Aug 24, 2018 · 1 comment

Comments

@erpalma
Copy link

erpalma commented Aug 24, 2018

Actual behavior

sketch/BME_280_BRZO_I2C_Test.ino.cpp.o: In function `loop':
/home/user/Arduino/libraries/BME280/examples/BME_280_BRZO_I2C_Test/BME_280_BRZO_I2C_Test.ino:94: undefined reference to `BME280I2C_BRZO::BME280I2C_BRZO(BME280I2C_BRZO::Settings const&)'
sketch/BME_280_BRZO_I2C_Test.ino.cpp.o: In function `__static_initialization_and_destruction_0':
/home/user/Arduino/libraries/BME280/examples/BME_280_BRZO_I2C_Test/BME_280_BRZO_I2C_Test.ino:97: undefined reference to `BME280I2C_BRZO::BME280I2C_BRZO(BME280I2C_BRZO::Settings const&)'
collect2: error: ld returned 1 exit status

Steps to reporduce the behavior

Compile BME_280_BRZO_I2C_Test.ino.

@erpalma
Copy link
Author

erpalma commented Aug 24, 2018

Duplicate of #35.

@erpalma erpalma closed this as completed Aug 24, 2018
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