[Kde-bindings] Qyoto: Linux build fixed

Steven Boswell II ulatekh at yahoo.com
Sun Jan 13 04:31:17 UTC 2013


I just tried to build latest assemblygen-based Qyoto (after building and installing latest smokegen and smokeqt) on my Fedora Core 17 system, and got a compilation error while trying to build qyoto-qtcore.

The first offending line is in the assemblygen-created bin/qyoto-qtcore.cs, at line 8316:

public static QByteArray Number(int arg1, int base = 10) {

The problem is that "base" is a reserved word, but it's being used as a variable name.  The usual solution is to put "@" in front of the name, but I don't know where assemblygen deals with this issue.


This is with latest mono (which I built today too) and Qt 4.8.4 (installed from Fedora Core's yum repos).

Thanks in advance for any help with this!

Steven Boswell



________________________________
 From: Dimitar Dobrev <dpldobrev at yahoo.com>
To: KDE bindings <kde-bindings at kde.org> 
Sent: Saturday, January 12, 2013 2:52 PM
Subject: [Kde-bindings] Qyoto: Linux build fixed
 

    

    The Qyoto Linux build is working again. Sorry about the delay.
    

    Regards,
    Dimitar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20130112/d5f555c4/attachment.html>


More information about the Kde-bindings mailing list