That error means that there is no version of the constructor that accepts an argument of that data type.
There is no need to include the device address. That (0x48) is hard coded in the .h file.
Look at the examples that come with the library. Do they specify an address?
Thank you for replying! I checked the library, and yes, the sample code did not specify the address. I think I was referring to the code written in another version.