Libraries not detected "cannot open source file"

i make some adjustment according to the GitHub Page turns out the problem is because i didn’t include the

libs_deps = tfmicro

in platformio.ini

the dependency is now fixed but i got another problem, i think it has to do with the toolchain the error
the code looks like this

Code_aK35jFT9qR

the problem

Code_IzKtLV12QZ

and the compile log

tried to change the “include” with
#include <tgmath.h>
i get more errors instead