From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 18:37:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D52B16A4CE for ; Sun, 10 Apr 2005 18:37:41 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6AB43D2D for ; Sun, 10 Apr 2005 18:37:40 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1107.wanadoo.fr (SMTP Server) with ESMTP id 855FE1C000B1 for ; Sun, 10 Apr 2005 20:37:39 +0200 (CEST) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1107.wanadoo.fr (SMTP Server) with ESMTP id 687FE1C000AE for ; Sun, 10 Apr 2005 20:37:39 +0200 (CEST) X-ME-UUID: 20050410183739428.687FE1C000AE@mwinf1107.wanadoo.fr Date: Sun, 10 Apr 2005 20:37:39 +0200 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <16610005508.20050410203739@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: <20050410182134.97072.qmail@web88204.mail.re2.yahoo.com> References: <20050410182134.97072.qmail@web88204.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Cross-development of Windows 32-bit applications under FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:37:41 -0000 Michael S writes: > I don't know whether it is possible with only FreeBSD, > however you can check whether you can run Visual > Studio under the Wine emulator or use one of those > cross-platform toolkits such as Qt or WxWidgets. The > latter one will not give you Win32 binaries, but it's > quite easy to port the code to Windows. I'm trying to avoid Visual(Anything) since it costs around $2900, and that's hard to justify for just playing around with little applications. -- Anthony