Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Missing libqp-events symbols in final framework build #8

Open
ericrisler opened this issue Nov 22, 2013 · 0 comments
Open

Missing libqp-events symbols in final framework build #8

ericrisler opened this issue Nov 22, 2013 · 0 comments
Assignees

Comments

@ericrisler
Copy link
Contributor

Hi, seems that the build process somehow loses some symbols when building the framework. I'm trying to use the libpq-events functions but am getting an "undefined symbol" linker error.

I ran nm on the libpq.a that is generated and see the various symbols (_PQinstance is one such symbol). When I run nm on the framework library, the symbol is not there!

Any idea?

@ghost ghost assigned djthorpe Nov 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants