Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imposible build tizen and webos, no problem with orsay #90

Open
Alitowin opened this issue Nov 7, 2018 · 2 comments
Open

imposible build tizen and webos, no problem with orsay #90

Alitowin opened this issue Nov 7, 2018 · 2 comments

Comments

@Alitowin
Copy link

Alitowin commented Nov 7, 2018

iMac-2:prueba Alex$ grunt sectv-prepare:sectv-tizen
Running "sectv-prepare:sectv-tizen" (sectv-prepare) task

Start preparing codes for Samsung Tizen Platform......
platforms/userconf.json

  > [ Stored Information ]
  > name        : prueba
  > package ID  : 3wn2rc2e61
  > version     : 1.0.4
  > description : prueba app tizen

? Already have 'userconf.json', Do you want to use this data? Yes
? Current version is 1.0.4. Application version: 1.0.5
Prepared at /Users/Alex/Desktop/toast/prueba/platforms/sectv-tizen/www

Done, without errors.
iMac-2:prueba Alex$ grunt sectv-build:sectv-tizen
Running "sectv-build:sectv-tizen" (sectv-build) task

Start packaging Samsung Tizen TV Platform......
/bin/sh: tizen: command not found

Fatal error: The command "tizen" failed. Make sure you have the latest Tizen SDK installed, and the "tizen" command (inside the tools/ide/bin folder) is added to your path.


iMac-2:prueba Alex$ grunt sectv-prepare:tv-webos
Running "sectv-prepare:tv-webos" (sectv-prepare) task

Start preparing codes for Webos TV Platform......
platforms/userconf.json

  > [ Stored Information ]
  > id          : com.prueba.app
  > name        : prueba
  > version     : 1.0.0
  > vendor      : Alex
  > resolution  : 1920x1080

? Already have 'userconf.json', Do you want to use this data? Yes
? Current version is 1.0.0. Application version: 1.0.1
Prepared at /Users/Alex/Desktop/toast/prueba/platforms/tv-webos/www

Please note below.

  1. On WebOS, recommended maximum icon size is 80x80.

Done, without errors.
iMac-2:prueba Alex$ grunt sectv-build:tv-webos
Running "sectv-build:tv-webos" (sectv-build) task

Start packaging Webos TV Platform......
/bin/sh: ares: command not found

Fatal error: The command "ares" failed. Make sure you have the latest Webos SDK installed, and the "ares" command (inside the CLI folder) is added to your path.

node -v : 7.10.1
tizen studio
webos tv cli

@Alitowin
Copy link
Author

Alitowin commented Nov 8, 2018

help please, sectv-prepare work and create a new folder in platforms, but build command do not work.

@prozanne
Copy link
Member

prozanne commented Nov 14, 2018

Hi there,
Can you check if you added path for tizen, ares command on mac?
"sectv-build" contains each tizen, ares command to build their own project.
For that reason, developer should add path for tizen, ares on mac.

https://hathaway.cc/2008/06/how-to-edit-your-path-environment-variables-on-mac/

If you have an issue still, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants