I have problem with compiling edc files containig images into edje. I created project aiming tizen wearable 3.0.0 and I had no problems. Then I found out that I need to downgrade to tizen 2.3.2. Suddenly after cleaning project edje_cc fails to compile:
FAILED: edje_cc -deps .d -id "../edje/images" -id "C:/tizen-studio/tools/edc-editor/share/enventor/images" -sd "../edje/sounds" -sd "C:/tizen-studio/tools/edc-editor/share/enventor/sounds" -fd "../edje/fonts" -fd "C:/tizen-studio/tools/edc-editor/share/enventor/fonts" ../res/edje/circle_button_styles.edc res/edje/circle_button_styles.edj
CreateProcess failed: The system cannot find the file specified.
But when I configure project back to 3.0.0 it works. The same problem occurs on newly cerated projects aiming 2.3.2 and below – even samples (eg. ContactsUI) that contain edc files with images.
I store edc files in /res/edje folder and images in /edje. I checked edje_cc -id option and it looks to be correct (it’s the same for 3.0.0 but it works). Anyone had similar problems?
EDIT
I also get :
ninja: fatal: ReadFile: Invalid handle.
CreateProcess failed: The system cannot find the file specified.
CreateProcess failed: The system cannot find the file specified.
EDJE compilation fails below tizen 3.0.0
Hi,
I have problem with compiling edc files containig images into edje. I created project aiming tizen wearable 3.0.0 and I had no problems. Then I found out that I need to downgrade to tizen 2.3.2. Suddenly after cleaning project edje_cc fails to compile:
But when I configure project back to 3.0.0 it works. The same problem occurs on newly cerated projects aiming 2.3.2 and below – even samples (eg. ContactsUI) that contain edc files with images.
I store edc files in /res/edje folder and images in /edje. I checked edje_cc -id option and it looks to be correct (it’s the same for 3.0.0 but it works). Anyone had similar problems?
EDIT
I also get :
CreateProcess failed: The system cannot find the file specified.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio