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

a lot of warning when building opeen ssl 3.0.13 #2

Closed
JrAnTran opened this issue May 9, 2024 · 2 comments
Closed

a lot of warning when building opeen ssl 3.0.13 #2

JrAnTran opened this issue May 9, 2024 · 2 comments

Comments

@JrAnTran
Copy link

JrAnTran commented May 9, 2024

@ivk1800

Hello,

I'm compiling libtdjsonandroid with your fix on 1.8.29, using instructions here tdlib/td#77 (comment)

open-ssl 3.0.13
and ndk version 23.2.8568313

it then generates a lot of warnings on building process, any way at the end it produces 4 folders including (see the picture attached) with libs created inside.

Is that an issue?
Screenshot from 2024-05-09 11-00-49

+++++++++++++++++++++++++++++++++++++++++++++++
warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^
1 warning generated.
In file included from :368:
:3:9: warning: 'ANDROID_API' macro redefined [-Wmacro-redefined]
#define ANDROID_API 21
^
:361:9: note: previous definition is here
#define ANDROID_API ANDROID_MIN_SDK_VERSION
^

@ivk1800
Copy link
Owner

ivk1800 commented May 9, 2024

I am do not use local machine for build tdlib, please check github action script
It is best to contact this question at tdlib/td#77

@JrAnTran
Copy link
Author

JrAnTran commented May 9, 2024

I am do not use local machine for build tdlib, please check github action script It is best to contact this question at tdlib/td#77

I run the libs created above normally, so I think it's trivial.Close it now
@ivk1800

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

2 participants