[Interest] qmake: Building a shared object which is not a lib

Christian Gagneraud chris at techworks.ie
Wed Jun 27 13:43:47 CEST 2012


On 27/06/12 12:32, Mandeep Sandhu wrote:
> On Wed, Jun 27, 2012 at 4:29 PM, Christian Gagneraud <chris at techworks.ie> wrote:
>> Hi there,
>>
[...]
>
> If you build a plugin, then the version links are not created, and
> simply the libXYZ.so will be created (the lib prefix is still there).
>
> Why do you want to remove the lib prefix btw?

Because this is not a typical unix library, this is a python module and 
as such it has to be named XYZ.so. Then from python you can do an 
"import XYZ". If you name it libXYZ.so, you'll have to do "import libXYZ".

Chris

>
> HTH,
> -mandeep
>
>
>>
>> Any help would be grateful.
>>
>> Chris
>>
>>
>> --
>> Christian Gagneraud,
>> Embedded systems engineer.
>> Techworks Marine
>> 1 Harbour road
>> Dun Laoghaire
>> Co. Dublin
>> Ireland
>> Tel: + 353 (0) 1 236 5990
>> Web: http://www.techworks.ie/
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest


-- 
Christian Gagneraud,
Embedded systems engineer.
Techworks Marine
1 Harbour road
Dun Laoghaire
Co. Dublin
Ireland
Tel: + 353 (0) 1 236 5990
Web: http://www.techworks.ie/





More information about the Interest mailing list