On Fri, Dec 17, 2010 at 7:46 PM, Mark Dootson <mark.doot...@znix.com> wrote:
> Hi,
>
> I would guess that the Wx::STC dll cannot load because you need to package
> wxmsw28u_stc_gcc_custom.dll.
>
> The dlls you need to package for different Wx extensions are listed at
> http://www.wxperl.co.uk/packaging/mswdepends.html
>

thanks.
I went for the brute force now and included all the files I found in
c:/strawberry/perl/vendor/lib/Alien/wxWidgets/msw_2_8_10_uni_gcc_3_4/lib

Renamed c:\strawberry so it won't be found, Padre launched but quickly
it crashed with the following:

Can't locate loadable object for module Clone in @INC (@INC contains:
C:\Documents and Settings\Gabor Szabo\Local Settings\Application
Data\Perl\Padre\plugins C:\DOCUME~1\GABORS~
1\LOCALS~1\Temp\par-Gabor_Szabo\cache-23af06b69ebb51df7e35e6a1df5014fe07a63a70\inc\lib
C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\par-Gabor_Szabo\cache-23af06b69ebb51df7e35e6a1df5014fe07
a63a70\inc CODE(0xd7b4e4) CODE(0xd7b7e4)) at
C:/strawberry/perl/site/lib/PAR/Heavy.pm line 103
Compilation failed in require at PPI/Element.pm line 25.
BEGIN failed--compilation aborted at PPI/Element.pm line 25.
Compilation failed in require at PPI.pm line 19.
BEGIN failed--compilation aborted at PPI.pm line 19.
Compilation failed in require at Padre/Wx/About.pm line 14.
BEGIN failed--compilation aborted at Padre/Wx/About.pm line 14.
Compilation failed in require at Padre/Wx/Main.pm line 491.


The very strange part for me is that on this machine I cannot launch
padre using dev.pl
it just sits there and does not do anything.

Further investigating now...

Gabor
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to