Am 11.10.2013 00:32, schrieb herbert breunung: > cheers comerads, > > i have here my little app that i foolishly not distribute with cava but with > my own copied bunch of file, but it worked always :) > just now i updated to 5.18 and newest WxPerl and even if the file is there i > get this errormessage. i even copied into complete wxperl and all corelibs > but still thats missing. > > any hints whats happening here? > > thank you very much >
hai I solved the thing an in case someone else falls into the trap. the thing is Alien ::Wx comes under win with its own libgcc_s_sjlj-1.dll and licstdc++6.dll problem is just that the big red strawberry provides these libs too and expects them in the same dir as the bin and basically ignores it from alien are its then too late. didnt make deep inspection but copieng the libs from C:\strawberry\c\bin solved it. great weekend everyone