edc file build error(dyld: Library not loaded: /Users/winset/efl-tools-build/lib/libeio.1.dylib)

edc file build error(dyld: Library not loaded: /Users/winset/efl-tools-build/lib/libeio.1.dylib)

BY 16 Mar 2016 Native Application Development

Hi,

After update IDE, an error is occured when compiling edc files.

I’m NOT used any image files(edc files are empty) but error reason is “image not found”. 

develop environment : OSX

 

[1/2] Linking appname_widget

[2/2] Building res/edje/widget_layout.edj

FAILED: edje_cc -deps res/edje/widget_layout.edj.d -id “/Project/appname/git/GearS2/AppWidget/edje/images” -id “/Users/username/tizen-sdk/tools/enventor/share/enventor/images” -sd “/Project/appname/git/GearS2/AppWidget/edje/sounds” -sd “/Users/username/tizen-sdk/tools/enventor/share/enventor/sounds” -fd “/Project/appname/git/GearS2/AppWidget/edje/fonts” -fd “/Users/username/tizen-sdk/tools/enventor/share/enventor/fonts” ../res/edje/widget_layout.edc res/edje/widget_layout.edj

dyld: Library not loaded: /Users/winset/efl-tools-build/lib/libeio.1.dylib

  Referenced from: /Users/username/tizen-sdk/platforms/tizen-2.3.1/common/efl-tool/efl-tools/bin/edje_cc

  Reason: image not found

ninja: build stopped: subcommand failed.

Written by