Re: [Quickfix-users] [Quickfix-developers] postgresql support
Brought to you by:
orenmnero
From: Vincent P. <vpr...@ph...> - 2008-06-11 01:30:27
|
I forgot to mention I'm having this trouble on MacOS X. On Jun 10, 2008, at 8:17 PM, Vincent Predoehl wrote: > either nobody knows the answer to this, or it's such a stupid > question nobody is bothering to answer. > > Anyway, I noticed I was missing libpq ( postgre C++ interface ) so > I installed that. I found the missing header not found by > PostgreSQLConnection.h - libpq-fe.h, and added that directory to > the path, but I still get the same error. > > I'm guessing that the path may be modified by ./configure or make > so it isn't finding the file. -- VP |