[Kde-bindings] Qyoto dll names

Arno Rehn arno at arnorehn.de
Thu Jun 18 16:20:43 UTC 2009


On Thursday 18 June 2009 11:24:06 Richard Dale wrote:
> I remember fixing some problems with the target names for the Qyoto dlls,
> but I didn't think it changes the actual names of the dlls produced. But
> when I built them after a new install on my machine the names don't seem
> very good:
>
> $ ls /usr/lib/cli/mono-cecil-0.5/2.0
> kde-dotnet.dll  ktexteditor-dotnet.dll  plasma-dll.dll   qt-dotnet.dll
> qttest.dll     qtwebkit.dll
> khtml-dll.dll   nepomuk-dll.dll         qimageblitz.dll  qtscript.dll
> qtuitools.dll  soprano.dll
>
> Shouldn't they all be called *-dotnet.dll, and so not 'plasma-dll.dll', but
> 'plasma-dotnet.dll' and so on?
That would be best - but for now, the C# macros take the target name and just 
append '.dll' for the assembly name. Sometimes the accompanying C++ library is 
also called plasma-dotnet.so, so we need to change that too. On windows we 
would have two plasma-dotnet.dll's otherwise.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list