TRY to open - dylib

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

wh-at-ev-er
Posts: 1
Joined: Mon Jan 24, 2022 11:04 am

TRY to open - dylib

Post by wh-at-ev-er »

Running commands with the lastest version of NConvert on MacOS gives the following type of output.

How do I stop them happening and make sure the app functions correctly? Previous version that I had doesn't display this.

Commands run

Code: Select all

$/Applications/NConvert/nconvert -help

$/Applications/NConvert/nconvert -overwrite -crop 0 303 10000 10000 -resize 50% 50% -canvas 1024 671 top-left -bgcolor 217 217 217 -out png "$filePath"/*.PNG
Output

Code: Select all

TRY to open </Applications/NConvert/Plugins/IlmImf.dylib>
TRY to open </Applications/NConvert/Plugins/rwz_sdk.dylib>
TRY to open </Applications/NConvert/Plugins/libwebp.dylib>
TRY to open </Applications/NConvert/Plugins/openjp2.dylib>
TRY to open </Applications/NConvert/Plugins/libflif.dylib>
TRY to open </Applications/NConvert/Plugins/AVIFlib.dylib>
 Version : 10 15 
TRY to open </Applications/NConvert/Plugins/packJPG.dylib>
TRY to open </Applications/NConvert/Plugins/clip.dylib>
TRY to open </Applications/NConvert/Plugins/clip.dylib>
** NCONVERT v7.98 (c) 1991-2021 Pierre-E Gougelet (Nov 24 2021/14:01:20) **
        Version for MacOS X  (All rights reserved)
** This is freeware software (for non-commercial use)

The JPEG code is based in part on the work of the Independent JPEG Group's software.
The PNG code is based in part on the work of the Group 42, Inc.
This software is based in part on compression library of Jean-loup Gailly and Mark Adler
User avatar
xnview
Author of XnView
Posts: 44616
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: TRY to open - dylib

Post by xnview »

yes right, will be fixed
Pierre.