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

Regards

Mark


On 17/12/2010 14:15, Gabor Szabo wrote:
> Hi,
>
> I am trying to build an exe of Padre using the tools/build_exe.pl  script.
>
> Running the resulting exe file I get this error:
>
> IO error: Can't open file
> C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\par-Gabor_Szabo\cache-11fea0eca63e4ecbbf628035ca1b8ca33131b106/inc/lib/padre
> for write : Permission denied
>   at -e line 954
> Can't load 
> 'C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\par-Gabor_Szabo\cache-11fea0eca63e4ecbbf628035ca1b8ca33131b106\5e3c2422.dll'
> for module Wx::STC: load_file:The specified module cou
> ld not be found at C:/strawberry/perl/lib/DynaLoader.pm line 200.
>   at C:/strawberry/perl/site/lib/PAR/Heavy.pm line 128
> Compilation failed in require at Padre/Wx.pm line 23.
> BEGIN failed--compilation aborted at Padre/Wx.pm line 23.
> Compilation failed in require at Padre/Action/Queue.pm line 18.
> BEGIN failed--compilation aborted at Padre/Action/Queue.pm line 18.
> Compilation failed in require at Padre.pm line 34.
> BEGIN failed--compilation aborted at Padre.pm line 34.
> Compilation failed in require at script/padre line 131.
>
>
> Any idea what can be the problem?
>
> Gabir
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev

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

Reply via email to