From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11204 invoked by alias); 1 May 2006 14:21:24 -0000 Received: (qmail 11195 invoked by uid 22791); 1 May 2006 14:21:23 -0000 X-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_50 X-Spam-Check-By: sourceware.org Received: from anchor-post-33.mail.demon.net (HELO anchor-post-33.mail.demon.net) (194.217.242.91) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 01 May 2006 14:21:19 +0000 Received: from grapevinetech.demon.co.uk ([80.177.222.235] helo=Kimbara) by anchor-post-33.mail.demon.net with smtp (Exim 4.42) id 1FaZH1-000NLO-Ba; Mon, 01 May 2006 14:21:15 +0000 Message-ID: <001c01c66d2a$84a2e5c0$9701a8c0@Kimbara> From: "Andy Jackson" To: Cc: "Lars Poeschel" References: <200604141947.07839.larsi@wh2.tu-dresden.de> Subject: Re: configtool development Date: Mon, 01 May 2006 14:21:00 -0000 Organization: Grapevine Technology MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-15"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2006-05/txt/msg00000.txt.bz2 Hi, Apologies for the late response. Patches to enable Configtool compilation with wxWidgets 2.6.x can be found at our web site: http://www.xylanta.com in the Downloads section. My build environment is Cygwin, so your mileage may vary, however if they prove stable, then I will submit them for inclusion in the repository. Kind regards, Andy.. ----- Original Message ----- From: "Lars Poeschel" To: Sent: Friday, April 14, 2006 6:47 PM Subject: configtool development > Hello! > > I am working on ecos for a study project. Therefore I'd like to build the > gui > configtool from source. I failed on my Linux Debian Testing System. > I found some problems with the Makefile in > ecos/host/tools/configtool/standalone/wxwin. I also noticed issues with > UNICODE and compatibilty with the recent wxWidgets 2.6.3. > In the next days I will try to fix this to have configtool build correctly > with wxWidgets 2.6.3. Is someone other working on this ? Is this work > welcome ? > Maybe later I will fix the Makefile, possibly working with > autoconf/automake. > > Have a nice easter, > > Lars Poeschel