Hi, after instalation Tizen SDK for Windows 7 32 bit (tizen-sdk-windows32-v2.2.32.exe + tizen-sdk-image-2.2.0-windows32.zip), I have problem with Web Simulator...
My steps after instalation:
1) File -> New -> Tizen Web Project -> Sample -> Web app -> AnalogWatch (0 errors, 90 warnings, 0 others)
2) Run As -> Tizen Web Simulator Application -> Ok -> ERROR: Tizen Web Simulator could not be found() Please install Tizen Web Simulator and specify the program location in Window->Preferences under "Tizen SDK/Web/Simulator".
3) Window -> Preferences -> Tizen SDK -> Web -> Chrome:
Google Chrome location: C:\Users\Pto-3_2\AppData\Local\Google\Chrome\Application\chrome.exe
Extra parameters: --no-first-run --activate-on-launch --no-default-browser-check --allow-file-access-from-files --disable-web-security --disable-translate --proxy-auto-detect --proxy-bypass-list=127.0.0.1
Profile data location: *empty
4) Run As -> Tizen Web Simulator Application -> Ok -> ERROR: Tizen Web Simulator could not be found() Please install Tizen Web Simulator and specify the program location in Window->Preferences under "Tizen SDK/Web/Simulator".
5) Window -> Preferences -> Tizen SDK -> Web -> Simulator: (At the start all were empty)
Launch simulator in Google Chrome mode: yes
Google Chrome location: C:\Users\Pto-3_2\AppData\Local\Google\Chrome\Application\chrome.exe
Extra parameters: --no-first-run --activate-on-launch --no-default-browser-check --allow-file-access-from-files --disable-web-security --disable-translate --proxy-auto-detect --proxy-bypass-list=127.0.0.1
Profile data location: *empty (And I have another error when it's stay empty, I need write something there, but what?)
What I'm doing wrong?