Skip to main content
Visitor II
January 14, 2025
Question

Linking libraries

  • January 14, 2025
  • 0 replies
  • 425 views

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.

Zrzut ekranu 2025-01-14 o 08.46.44.png

What I should do. 

Thanks in advance