We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello. I try to run this library and fail and fail and fail :D.
After a long installation phase (that were somehow successfull) I include the libpst.h but it runs into an fatal error. I wonder, what I do wrong:
/usr/bin/ld: /tmp/ccECH4bZ.o: in function main': main.cpp:(.text+0x53): undefined reference to pst_open' collect2: error: ld returned 1 exit status
main': main.cpp:(.text+0x53): undefined reference to
I search now for solutions, but nothing helps.
Are there people out there, that were successfully run this lib?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. I try to run this library and fail and fail and fail :D.
After a long installation phase (that were somehow successfull) I include the libpst.h but it runs into an fatal error. I wonder, what I do wrong:
/usr/bin/ld: /tmp/ccECH4bZ.o: in function
main': main.cpp:(.text+0x53): undefined reference to
pst_open'collect2: error: ld returned 1 exit status
I search now for solutions, but nothing helps.
Are there people out there, that were successfully run this lib?
The text was updated successfully, but these errors were encountered: