Mattia Barbon wrote:
Elliot Bradbury wrote:
Hi again,
In attempts to make a redistributable Wx application I compiled
wxWidgets as static libraries. However, when I tried to build
Alien::wxWidgets I received the following error:
Last time I had to package an application I used PAR with shared
wxWidgets libraries; I'll look into the A::wxW error.
Now I remembered: using a static wxWidgets was only useful if all of
wxPerl was linked in a single DLL, which nobody used and was constantly
broken, so I just removed it. I will add a better error message to
Alien::wxWidgets.
Regards,
Mattia