Bug 304222

Summary: subdirs project and prebundled librairies bug
Product: [Unmaintained] Necessitas Reporter: Marco Bernasocchi <marco>
Component: Android QtCreatorAssignee: BogDan Vatra <bogdan>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: christian_weilbach, danielvaz
Priority: NOR    
Version First Reported In: alpha4   
Target Milestone: Unspecified   
Platform: Android   
OS: Unspecified   
URL: https://sourceforge.net/p/necessitas/tickets/63/
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marco Bernasocchi 2012-07-29 07:40:44 UTC
Hello,
I'm creating a big project using subdirs file (12 subdirs libraries and 1 app)
I discover a bug, when you add in .pro in a subdirs directory this lines :
! include( ../common.pri ) {
error( Couldn't find the common.pri file! )
}
The common.pri is a common file at .pro file.
So, if I add this the "Prebundled librairies" list is complety buggy, i see "lib.so" and not my libraries names, i can't use it and deploy a application.
https://sourceforge.net/p/necessitas/tickets/63/
Comment 1 Jekyll Wu 2013-12-07 13:24:53 UTC
*** Bug 304411 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Crouthamel 2018-09-04 16:16:07 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years and I will be closing this bug.