ESP 12 weather station error adafruit bmp085_u.h no such file

I keep getting this error message saying that no such file or directory ,sorry for the newbie question but trying to do this without bothering people and I am at the end of my wits here :slight_smile:

Error code :Arduino: 1.8.2 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 115200, 4M (3M SPIFFS)"

#include <Adafruit_BMP085_U.h>

^

compilation terminated.

Using library arduino_298431 at version 1.0.0 in folder: C:\Users\HP\Documents\Arduino\libraries\arduino_298431
Using library Wire at version 1.0 in folder: C:\Users\HP\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\Wire
Using library arduino_791704 at version 1.3.0 in folder: C:\Users\HP\Documents\Arduino\libraries\arduino_791704
Using library ESP8266WiFi at version 1.0 in folder: C:\Users\HP\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

Hello! A simple fix is get this library. This will works.