Bug 362577 - Shared libs created in same project are not picked up for "android-extra-libs"
Summary: Shared libs created in same project are not picked up for "android-extra-libs"
Status: RESOLVED WORKSFORME
Alias: None
Product: extra-cmake-modules
Classification: Frameworks and Libraries
Component: AndroidToolchain (show other bugs)
Version: 5.20.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 08:14 UTC by Friedrich W. H. Kossebau
Modified: 2022-11-19 05:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich W. H. Kossebau 2016-05-02 08:14:48 UTC
When a project has own shared libs it installs, those are only listed by relative paths and only to their locations in the build directory. So specifydependencies.cmake will not pick them up to list them in the extralibs var, which results in the libraries not added to the APK and thus being broken.

Had not yet investigated how the information about the install location of the shared libs could be pulled from, so no proposal/patch yet from me.

Possibly shared libs could be made static to work around that (and might not only help with binary/installation size). But that might not work with libs shared by plugins perhaps, no complete clue right now (no coffee yet :) ).
Comment 1 Justin Zobel 2022-10-20 23:54:29 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-04 05:07:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-19 05:15:04 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!