From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 0EB0F7EE51 for ; Thu, 9 May 2013 12:18:21 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of kakadu.hafanana@gmail.com) identity=pra; client-ip=74.125.82.51; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="kakadu.hafanana@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of kakadu.hafanana@gmail.com designates 74.125.82.51 as permitted sender) identity=mailfrom; client-ip=74.125.82.51; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="kakadu.hafanana@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-wg0-f51.google.com) identity=helo; client-ip=74.125.82.51; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="postmaster@mail-wg0-f51.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgkCAHV3i1FKfVIzjWdsb2JhbABSgz6CdQG9CXUIFg4BAQEBBwsLCRIGJIIWUAEbHgMSCAEHXQERAQUBIogMAQMPDKEPgnaMPYJ+hEQKGScNWIdJAQEEDI8Yg2ADiRSFaYgvj1AWKYQ6Nw X-IPAS-Result: AgkCAHV3i1FKfVIzjWdsb2JhbABSgz6CdQG9CXUIFg4BAQEBBwsLCRIGJIIWUAEbHgMSCAEHXQERAQUBIogMAQMPDKEPgnaMPYJ+hEQKGScNWIdJAQEEDI8Yg2ADiRSFaYgvj1AWKYQ6Nw X-IronPort-AV: E=Sophos;i="4.87,639,1363129200"; d="scan'208";a="16619401" Received: from mail-wg0-f51.google.com ([74.125.82.51]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 09 May 2013 12:18:20 +0200 Received: by mail-wg0-f51.google.com with SMTP id b13so2766558wgh.6 for ; Thu, 09 May 2013 03:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=VktaP/7iC0JQt954hqqhjoPlNDuOgGGMZgCdSTv2p6U=; b=R4tom1ZADgKo6NYUZx1PU7E7vxiZXD0ykCHTew5baAadK/cHPVWRJhRu+joYO4pGzt FNlQP2aw5kXadiSlBtYTwrdp+HdDpE9sQ4/KcXW/yZAzFY2NGH5srVMsy5xbSru/YunP PCjCb+OxwMvwrf/Q5Ii/SpJqG2wa7LMHSnqAkkX7fOc0r4CBwCYjIy/oVGYzb19HWuyP 3U2c0uwuZVe6c9zv74hWPCPVqBgybFgYqRY3jQyq1483nIItywHOCRjVe/pxh5+9zg2N Vp01noHvUPGN2mCSSDc0seX6LCQYye20Lb2qHXC9JFvdbInfRtltvNjCBvYPdBRI24VA vwWw== MIME-Version: 1.0 X-Received: by 10.180.90.164 with SMTP id bx4mr12022221wib.13.1368094700318; Thu, 09 May 2013 03:18:20 -0700 (PDT) Received: by 10.180.210.177 with HTTP; Thu, 9 May 2013 03:18:20 -0700 (PDT) Date: Thu, 9 May 2013 14:18:20 +0400 Message-ID: From: Kakadu To: Caml List Content-Type: multipart/alternative; boundary=f46d04389247a1b85004dc465e00 Subject: [Caml-list] Interfacing with QtQuick 2.0 from Qt5, RFC --f46d04389247a1b85004dc465e00 Content-Type: text/plain; charset=ISO-8859-1 Hey! I'm ready to share y experience about this topic. To build it you can use './configure' from https://github.com/Kakadu/lablqt/tree/qml-dev/qml . In 'test' directory you will find demo ocamlbrowser-like application with QtQuick GUI interface and logic in OCaml. I have successfully built it on Debian sid x64 with Qt5 from git and on Ubuntu 13.04 with Qt5 from repository. Now it's time to ask what do u think about all of this. Best wishes, Dmitrii Kosarev aka Kakadu --f46d04389247a1b85004dc465e00 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hey!

I'm ready to share y exp= erience about this topic. To build it you can use './configure' fro= m=A0https://g= ithub.com/Kakadu/lablqt/tree/qml-dev/qml=A0. In 'test' director= y you will find demo ocamlbrowser-like application with QtQuick GUI interfa= ce and logic in OCaml.

I have successfully built it on =A0Debian s= id x64 with Qt5 from git and on Ubuntu 13.04 with Qt5 from repository. Now = it's time to ask what do u think about all of this.

Best wishes,
Dmitrii Kosarev aka Kakadu
--f46d04389247a1b85004dc465e00--