Re: The wxPerl web site

2009-09-25 Thread Mattia Barbon

Erik Colson wrote:

Hello

Just checked out the info at your wiki.
Step 2 ([cpan] $ install Alien::wxWidgets) fails on Snow Leopard 
actually :(


So that won't be of any help actually.

I figured how to compile wxWdgets from source on Snow Leopard but 
Alien::wxWidgets doesn't like my installation telling me stc is not 
compiled (but it is)...


  Which wxWidgets version gives this problem?  How did you compile it?

Regards,
Mattia



wxConfig

2009-09-25 Thread Steve Cookson
Hi People,

Does anyone know where I can find some example wxConfig code?

Many thanks in advance.

Regards

Steve

<>

Re: The wxPerl web site

2009-09-25 Thread Erik Colson


On 25 Sep 2009, at 19:07, Mattia Barbon wrote:

Which wxWidgets version gives this problem?  How did you compile it?

Regards,
Mattia



Hi Mattia,

I first tried with Alien::wxWidgets from cpan, but wxWidgets building  
failed.. Seems to be due to Snow Leopard using 64bit gcc4.2 by default.
So I downloaded wxWidgets 2.8.10 and compiled to 32bit, which did  
succeed. So I compiled and installed stc also.
Then I restarted Alien::wxWidgets install which did find the installed  
version 2.8.10 but complained about stc.


regards
--
Erik


Re: The wxPerl web site

2009-09-25 Thread Erik Colson

Mattia,

This link helped to build wxWidgets on Snow Leopard here...
http://wiki.wxwidgets.org/Development:_wxMac#Building_under_10.6_Snow_Leopard


--
Erik


Re: The wxPerl web site

2009-09-25 Thread Eric Wilhelm
# from Gabor Szabo
# on Thursday 24 September 2009 22:50:

>Is there such a howto besides what we have in
>http://padre.perlide.org/trac/wiki/Download

I'm curious about why that says to run `wxPerl -MCPAN -e shell` when 
you're going to be replacing wxPerl completely?  (It also caused some 
confusion for a friend of mine who had built his own perl and wanted to 
use that.)

--Eric
-- 
"Everything should be made as simple as possible, but no simpler."
--Albert Einstein
---
http://scratchcomputing.com
---