Languages/Qyoto: Difference between revisions

    From KDE TechBase
    No edit summary
    Line 24: Line 24:
    * [http://download.kde.org/stable/csharp-qt/4.0.5/win32/CSharpQt-Windows-4.0.5.7z Windows] - works with the Qt MinGW version
    * [http://download.kde.org/stable/csharp-qt/4.0.5/win32/CSharpQt-Windows-4.0.5.7z Windows] - works with the Qt MinGW version
    * [http://download.kde.org/stable/csharp-qt/4.0.5/osx/CSharpQt-OSX-4.0.5.7z OS X] - as a requirement you also need [http://download.kde.org/stable/csharp-qt/4.0.4/osx/MonoFramework-MRE-3.0.0.macos10.monobjc.universal.dmg.mirrorlist 64-bit Mono]
    * [http://download.kde.org/stable/csharp-qt/4.0.5/osx/CSharpQt-OSX-4.0.5.7z OS X] - as a requirement you also need [http://download.kde.org/stable/csharp-qt/4.0.4/osx/MonoFramework-MRE-3.0.0.macos10.monobjc.universal.dmg.mirrorlist 64-bit Mono]
    = Documentation =
    * '''Online documentation:''' [http://api.kde.org/qyoto-4.0.5-api/index.html http://api.kde.org/qyoto-4.0.5-api/index.html].


    = Discussions & Support =
    = Discussions & Support =

    Revision as of 23:56, 10 December 2012



    About

    Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.

    Source Code

    Qyoto is part of the kdebindings module in the KDE git repository.

     $ git clone git://anongit.kde.org/assemblygen
    

    You can also browse the source online.

    Binary Packages

    Pre-built binary packages are available in the following distributions:

    Documentation

    Discussions & Support

    Other Resources