TinyGPS++.h: No such file or directory

I download the zip TinyGPS++ and i tried a basic example in the zip file and i always got this error :TinyGPS++.h: No such file or directory.

I do include the library and i can find it in the list of the library list of IDE so i have no idea why i got this error message.

Can s1 help me plssssssXD

Open the IDE.
Select SKETCH then INCLUDE LIBRARY the select ADD ZIP Library.
(above actions will assume you placed the ZIP in the default libraries folder, same folder also used for your sketches)

Navigate to the Zip you need then click the install option.
WAIT until it has finished and returned you to the IDE.

From there now select EXAMPLES and if all went well you will have a section with the examples from that library and be able to add it to your own sketches too.

Bob.