Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001f01c14692$b738b140$0200a8c0@swan.atu.com.au> From: "=?iso-8859-1?Q?...2=AB...?=" To: Subject: wxMSW perl bindings Date: Wed, 26 Sep 2001 23:54:08 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 hi all, this Q is for anyone using wxMSW under cygwin.. i managed to compile wxMSW 2.2.7 from source and test examples work fine.. for those who have done the same, i am curious on where you have placed it in your cygwin enviroment as im having troubles compiling wxPerl. i downloaded and the read docs that came with wxPerl and it mentions compilation with mingw, but i am having troubles seeing there is no wx-config, i tried perl makefile.pl with; perl Makefile.PL EXTRA_CFLAGS="-D__GNUWIN32__ -D__CYGWIN__ -D__WXMSW__ -fno-pcc-struct-return -O2 -fno-rtti -fno-exceptions" and mounted the include/wx in /usr/include/wx, but i am getting previous decleration errors all over the place. i feel this would work if i new how to set up the wxMSW enviroment properly, any pointers, any one tried/failed/completed it? regards dan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/