언어 설정

Menu
Sites
Language
Native CLI Compilation issue with Basic UI Application(EDC) app

Hi,

I imported an edc template project by New -> Tizen native Project ->  Template -> UI application -> Basic UI Application(EDC).

I am trying to compile that with Native CLI, I tried the commands 'tizen build-native' and 'tizen build-native -a arm -c gcc -C Release'

I get below error. 

'Building file: ../res/edje/edcapp.edc'
'Invoking: EDC Resource Compiler'
edje_cc -id "D:\Tizen\workspaces\git_checkin\EDCApp/edje/images" -id "C:/tizen-sdk/tools/enventor/share/enventor/images" -sd "D:\Tizen\workspaces\git_checkin\EDCApp/edje/sounds" -sd "C:/tizen-sdk/tools/enventor/share/enventor/sounds" -fd "D:\Tizen\workspaces\git_checkin\EDCApp/edje/fonts" -fd "C:/tizen-sdk/tools/enventor/share/enventor/fonts" "../res/edje/edcapp.edc" "res/edje/edcapp.edj"
'edje_cc' is not recognized as an internal or external command,
operable program or batch file.
res/edje/subdir.mk:15: recipe for target 'res/edje/edcapp.edj' failed
make: *** [res/edje/edcapp.edj] Error 1

Please advise me how to solve this issue.

Any help in resolving this error is much appreciated. 

 

Responses

3 댓글
Me Papillon

Resolved the issue, had to add C:\tizen-sdk\tools\efl-tools\bin\ to environment variables.

Jin Yoon

Actually I'm trying to reproduce it.

It's nice to resolve your trouble.

 

Best regards, Jin.

Vikram

F.Y.I.

similar issue https://developer.tizen.org/forums/native-application-development/i-would-like-create-shared-library