Real solution for findLibraryInternal()

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun Aug 30 17:28:43 CEST 2009


Carlo schrieb:
> On Sun, Aug 30, 2009 at 4:46 PM, Christian Ehrlicher<Ch.Ehrlicher at gmx.de> wrote:
>> Hi,
>>
>> since nobody cares here's the reason why loading plugins on windows
>> doesn't work anymore. r990265 adds the lib prefix no matter if we're on
>> windows or not. I don't know why cygwin should be supported at all but
>> this checkin definitifly breaks any plugin on windows...
>>
>> I've reverted it to make plugins work again. This should also fix bug
>> 204874 which was fixed wrong but nobody cared either until someone did a
>> clean install on linux...
>>
>> Christian
>> _______________________________________________
>> Kde-windows mailing list
>> Kde-windows at kde.org
>> https://mail.kde.org/mailman/listinfo/kde-windows
>>
> 
> what about mingw? afaik to differentiate mingw and msvc the mingw
> libraries/plugins always use lib prefix while msvc never use it
kde4_add_plugin creates a MODULE, not a library. So no lib prefix for
mingw here. If this wouldn't be the case it wouldn't have worked for
mingw since kde4.0.


Christian


More information about the Kde-windows mailing list