Found another bug regarding adding lilbraries

If we change the sketch folder to anything apart the default, the examples from the libs don't load correct and also on compiling the those libs fail saying that the files xxxxx.h "No such file or directory".

Strangly the native libs that came with IDE are the only ones that stay ok.

Hummmm... is there any other place or setting to do regarding this on this new version?

Yeah, I'm having the exact same issue... Any ideas for a fix?..

I've tried including the libraries with both absolute and relative path, using <> or "" notations, with and without space between the #include and the notation and get the same error over and over again.