From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,77e27ce5376e1d4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-31 05:19:12 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!newsrout1.ntli.net!news.ntli.net!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: KDE Anyone? Date: Wed, 31 Mar 2004 15:14:41 +0200 Organization: AdaCL Message-ID: <1502028.CaCl9gdWei@linux1.krischik.com> References: Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1080739124 02 16481 knHoGI4vwcmqEl+ 040331 13:18:44 X-Complaints-To: usenet-abuse@t-online.de X-ID: S3gVjMZfoeOkmJL95-rylBR2yRgfNsaa9NvOR-MWXxUD8EIBykFpwu User-Agent: KNode/0.7.7 Xref: archiver1.google.com comp.lang.ada:6695 Date: 2004-03-31T15:14:41+02:00 List-Id: chris wrote: > Hi, > > Anyone know of a KDE binding for Ada. I looked on the net and found > someone had started one. Where's it at? Is it active? The post talked > about having a fairly substantial binding to QT, but it was July 2003. > What's happened since then? Well there is QtAda 95: http://sourceforge.net/projects/qtada But the project seems dead. > How hard is it to bind to C++? I gather objects complicate things a > lot. Would using a C++ based binding on Linux force me to move to > something like Gcc 3.xx based compilers. This is not really a problem > (I like playing with experimental sw!), it's simply that AFAIK there's > no firm schedule on when the Ada compiler in Gcc 3.xx will be stable. > Like I say not a problem, just something I need to account for. I don't know. There are quite a few pragmas for c++ support but I have not found and docu or examples which clearly state how to use them. One could try the make a binding to QString and see how it goes. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com