This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

wxMSW perl bindings


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]