This is probably a simple thing to do, but I haven't been working in C++ for a while... I am trying to add some PostgreSQL support for a proof of concept that I am doing, and I was wondering what the best way to add a link parameter is with the "acprep" script?
I would like to add the "-lpqxx -lpq" parameters to the compile/link step so that I can pull in support for libpqxx like is mentioned here: https://www.tutorialspoint.com/postgresql/postgresql_c_cpp.htm Let me know what you think is the easiest way to do this. Thanks, James -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
