Hi,
Finally applied custom loader patch after much testing.
Confirmed nothing seems broken on MSWin, Linux and Mac - both as
standard compiled install and when overriden in custom loaders and
packagers.
Cheers
Mark
Mark Dootson wrote:
Mattia Barbon wrote:
I just applied the attached patch (only tested on Mac and Linux for
now), and it seems to do the trick without breaking anything.
that's smart. The local ENV{PATH} in wx_boot means that the standard
Wx::_load_dll can be a noop for Windows too. (which I guess is what you
intended) All works nicely here with a noop _load_dll on Windows.
I'll incorporate that in the reworked patch for custom loaders.
Mark