Hi,

If I use

if ImageMagickQ16MBS.LoadLibraryFile(folder.child("CORE_RL_magick_.dll")) then

I don’t get a crash (but I get a X11.dll not found error)

Do you think the SetCurrentDirectory is working as intended? I’ve noticed that 
I get an X11.dll not found error when running from the IDE, but not when built. 
SetCurrentDirectory always succeeds.

Regards,

Lee Badham

Bodoni Systems Ltd

+44 (0)1923 220530




> Hi,
> 
> I can’t get the new plugin to load the DLL properly. I get a ‘Application not 
> responding’ followed by return to the IDE.
> 
> Stepping through the code it stops at:
> 
>  if ImageMagickQ16MBS.LoadLibrary("CORE_RL_magick_.dll") then
> 
> The other calls beforehand work ok.
> 
>  if not ImageMagickQ16MBS.SetCurrentDirectory(folder) then
> 
> 
> Regards,
> 
> Lee Badham
> 
> Bodoni Systems Ltd
> 
> +44 (0)1923 220530
> 
> 
> 
> On 5 Nov 2014, at 15:00, Christian Schmitz <supp...@monkeybreadsoftware.de> 
> wrote:
> 
>> Hi,
>> 
>> * Fixed an issue with ImageMagick plugin LoadLibrary call for Windows.
>> * Updated Sparkle Plugin classes for version 1.6.1.
>> * Improved CURLEmailMBS class to work with Microsoft Outlook correctly.
>> * Added SQLite3MBS.EnableLoadExtension method.
>> * Added NSImageMBS.imageWithHandle.
>> * Added option to CURLEmailMBS Constructor to use ISO Latin1 instead of 
>> UTF-8 for encoding.
>> 
>> 
>> Sincerely
>> Christian
>> 
>> -- 
>> Read our blog about news on our plugins:
>> 
>> http://www.mbsplugins.de/
>> 
>> _______________________________________________
>> Mbsplugins_monkeybreadsoftware.info mailing list
>> mbsplugins@monkeybreadsoftware.info
>> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> mbsplugins@monkeybreadsoftware.info
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to