Theodore Petrosky <[EMAIL PROTECTED]> writes:
> When I compile my app (xcode) I get the following
> error.
> warning prebinding disabled because dependent library:
> /usr/local/pgsql/lib/libpq.3.dylib in not prebound
I googled apple.com for "prebinding" and got some useful-looking hits,
such as
h
I am trying to use the libpg interface on OS X with
rc3. There must have been a change that I am not
understanding.
When I compile my app (xcode) I get the following
error.
warning prebinding disabled because dependent library:
/usr/local/pgsql/lib/libpq.3.dylib in not prebound
Can someone help