From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FzDt5-0001js-KG for qemu-devel@nongnu.org; Sat, 08 Jul 2006 10:34:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FzDt3-0001jf-4K for qemu-devel@nongnu.org; Sat, 08 Jul 2006 10:34:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FzDt2-0001jc-Va for qemu-devel@nongnu.org; Sat, 08 Jul 2006 10:34:24 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FzDth-0000a8-K7 for qemu-devel@nongnu.org; Sat, 08 Jul 2006 10:35:05 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.250.193]) by po1.wam.umd.edu (8.12.11.20060308/8.12.11) with ESMTP id k68EYEfb021153 for ; Sat, 8 Jul 2006 10:34:14 -0400 (EDT) Date: Sat, 8 Jul 2006 10:34:13 -0400 From: "Jim C. Brown" Subject: wxWidgets and C: was Re: [Qemu-devel] QEMU GUI Message-ID: <20060708143413.GA20596@jbrown.mylinuxbox.org> References: <44AC2667.8030008@gentoo.org> <20060708.003444.-399284312.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060708.003444.-399284312.imp@bsdimp.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org For the record, we can use wxWidgets in qemu even though we can not use C++ in qemu (something that I would be strongly against). http://wxc.sourceforge.net/ Requiring this as a dependency would make it easier to deal with issues such as C++ ABI compatibility by avoiding the direct use of C++. There's a QtC that I considered using for a Qt GUI for qemu. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.