dear community, I have a small application that uses RX components and connects to a DB in postgres through pqconnection, I must generate an executable of the application, however after compiling I take the folder of the generated executable to another computer and I get error when running, I think I need to copy some files to the folder what I do not know is which files, maybe it can be something like that?
Thank you for your attention.