Re: [Development] Tizen emulator

2014-04-08 Thread Tomasz Olszak
2014-04-07 21:13 GMT+02:00 Victor Ruiz : > Hi, > > I am trying to follow the tutorial for building a Qt based tizen app. > > I had trouble with the step: > > cd ../emulator > ./prepare_developer_tools.sh > > Since the URLs were not found. I changed repos to: > > export > BASE_REPO=http://download.t

[Development] Tizen emulator

2014-04-08 Thread Victor Ruiz
Hi, I am trying to follow the tutorial for building a Qt based tizen app. I had trouble with the step: 1. cd ../emulator 2. ./prepare_developer_tools.sh Since the URLs were not found. I changed repos to: export BASE_REPO=http://download.tizen.org/snapshots/2.2-emul/common/ *latest*/repos