Question
Linking libraries
Hi,
I try to use libpq library to connect postgresql from STM32MP157. It works on my computer. When I want to implement it to the board it doesn't work. I include path with .h but if I link libraries path I have that error.

What I should do.
Thanks in advance
