Skip to content
New issue

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

Problem while linking an app for android #6

Open
gliden opened this issue Sep 19, 2018 · 5 comments
Open

Problem while linking an app for android #6

gliden opened this issue Sep 19, 2018 · 5 comments

Comments

@gliden
Copy link

gliden commented Sep 19, 2018

We have are having a problem while linking for Android. Your demo and a simple project are working. Do you have an idea why this happens?

Loggingj

@grijjy
Copy link
Owner

grijjy commented Sep 19, 2018

Are you saying that it works with the android library we pre-built and included for ZeroMQ, but it does not work when you attempt to build ZeroMQ yourself? Also please paste the text, not an image as it is too hard to read/decipher.

@gliden
Copy link
Author

gliden commented Sep 19, 2018

I only added the Unit Grijjy.CloudLogging to a Firemonkey-Form. We want to use the pre-built library.
Please find attached the complete log.

CompilerLog.txt

@grijjy
Copy link
Owner

grijjy commented Sep 19, 2018

The only requirement is that you make sure the Android .a library folder is in your project path. From the error log it appears it cannot link to the standard C library. Does your project include any special linker parameters like Gnu.. or LibC... etc.? You shouldn't need.

@gliden
Copy link
Author

gliden commented Sep 20, 2018

We found out that the Datasnap-Units are the problem.
Please find attached a demo project.
CloudLoggingTest.zip

@freitasjca
Copy link

Hi,
How can I generate libzmq-android32.a and libzmq-android64.a? I have the same problem tying to compile LogClientFMX for Android using SDK 25.2.5. The pre compiled libraries may not be compatible with this version of Android SDK

Compile_Messages.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants