[Kde-bindings] [Bug 175129] New: Provides qt-dotnet.dll.config for distro packagers

Funda Wang fundawang at gmail.com
Fri Nov 14 13:59:33 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=175129

           Summary: Provides qt-dotnet.dll.config for distro packagers
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: fundawang at gmail.com


Version:           4.1.73 (using Devel)
OS:                Linux
Installed from:    Compiled sources

Per this doc:
http://pkg-mono.alioth.debian.org/cli-policy/ch-mono.html

As qyotoshared becomes versioned libraries, it is required that either
providing a qt-dotnet.dll.config according to the guideline written in above
links, either hardcoding (or softcoding) the SOVERSION in following sources:

$ grep -r DllImport *|grep libqyotoshared
csharp/qyoto/core/QObjectExtras.cs:             [DllImport("libqyotoshared",
CharSet=CharSet.Ansi)]
csharp/qyoto/src/SmokeMarshallers.cs:           [DllImport("libqyotoshared",
CharSet=CharSet.Ansi)]
csharp/qyoto/src/SmokeMarshallers.cs:           [DllImport("libqyotoshared",
CharSet=CharSet.Ansi)]


-- 
Configure bugmail: http://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