From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15246 invoked by alias); 14 Apr 2006 17:47:20 -0000 Received: (qmail 15238 invoked by uid 22791); 14 Apr 2006 17:47:20 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailgate.urz.tu-dresden.de (HELO mailgate.urz.tu-dresden.de) (141.30.66.154) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Apr 2006 17:47:17 +0000 Received: from [127.0.0.1] (helo=localhost) by mailgate.urz.tu-dresden.de with esmtp (exim-4.51) for id 1FUSO2-0001UH-NY; Fri, 14 Apr 2006 19:47:14 +0200 Received: from mailgate.urz.tu-dresden.de ([127.0.0.1]) by localhost (rks24 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03379-17 for ; Fri, 14 Apr 2006 19:47:14 +0200 (MEST) Received: from [141.30.228.39] (helo=atlantis.wh2.tu-dresden.de) by mailgate.urz.tu-dresden.de with esmtp (exim-4.51) for id 1FUSO1-0001TQ-Nv; Fri, 14 Apr 2006 19:47:13 +0200 Received: from [192.168.1.198] (dslb-088-073-207-028.pools.arcor-ip.net [88.73.207.28]) by atlantis.wh2.tu-dresden.de (Postfix) with ESMTP id 5881A400225 for ; Fri, 14 Apr 2006 19:44:55 +0200 (CEST) From: Lars Poeschel To: ecos-devel@ecos.sourceware.org Subject: configtool development Date: Fri, 14 Apr 2006 17:47:00 -0000 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604141947.07839.larsi@wh2.tu-dresden.de> X-TUD-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on rks24 X-TUD-Virus-Scanned: amavisd-new 2.3.1 (20050509) at tu-dresden.de X-IsSubscribed: yes 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-04/txt/msg00004.txt.bz2 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