Static Libraries under Gideon+QMake

ErDroh ErDroh at gmx.de
Mon Mar 10 17:48:04 UTC 2003


Caleb Tennis wrote:

>On Sunday 09 March 2003 04:54, ErDroh wrote:
>  
>
>>I use the newest Gideon from CVS and wanted to create a static library.
>>I noticed, that i only can create a dynamic library or am i wrong?
>>Please help me, i use qmake and cant find a option in Gideon.
>>    
>>
>
>I don't have Gideon in front of me at the moment, so I can't verify if it is 
>possible to do via the GUI, but you can add the "staticlib" option to the 
>CONFIG line in your .pro file to create a static library.
>
This would help...but not real. The problem is, that the option will be 
removed if i change something in the settings. So we need an extra 
option under build mode (it should be disabled if we dont select library)

>>Another problem: When i want to use my own static libs, then i need to
>>add linker flags. The problem is, that the flags will be added after the
>>object file (in the makefile under linker), so, that it will not be
>>recognized correct. Have somebody maybe a comment, how to fix this?
>>    
>>
>
>I'll have to look at it and see.  Perhaps one of the QMake part authors will 
>step in and respond?
>
This would be real cool






More information about the KDevelop-devel mailing list