[Kde-bindings] [Bug 211160] Wrong pkgconfig (.pc) files in kdebindings

Lukáš Krejza gryffus at hkfree.org
Tue Oct 20 14:45:23 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=211160





--- Comment #2 from Lukáš Krejza <gryffus hkfree org>  2009-10-20 16:45:21 ---
(In reply to comment #1)
> Libs: -r:${libdir}/mono/2.0/qt-dotnet.dll
> This will break on Debian and derivates because they have a different GAC
> structure/location.
> 
> Furthermore putting assemblies in ${libdir}/mono/qt-dotnet/ will break
> referencing with -r:qt-dotnet . Mono itself puts 3rd party libs like
> ICSharpCode.SharpZipLib, Sql# or NUnit in the 2.0 folder - so why shouldn't we
> do that as well?

[16:40] <lluis> "3rd party libraries shouldn't go to ${libdir}/mono/2.0. Mono
only puts there lirbaries which are required by mono itself. qt-dotnet should
be moved to ${libdir}/mono/qt-dotnet, and referenced using -pkg:qt-dotnet
instead of -r:qt-dotnet."

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-bindings mailing list