Languages

Menu
Sites
Language
Can't find GBS option tab from Tizen Studio.

Last week I installed the newly released Tizen Studio.
I wanted to build my project with Git Build System so followed the instruction on the site.
But I couldn't find the 'GBS option' tab indicated on platform tools guide from Setting > C/C++ Build > Tizen Settings menu.

I followed the instruction on this page, 
https://developer.tizen.org/ko/development/tizen-studio/platform-tools


And on my screen, there's 'Framework' tab instead of GBS options.

How can I set my Tizen Studio to build with GBS?

Responses

3 Replies
Yasin Ali

Hi~,

To use the platform IDE, you must install the GBS and MIC development tools and set up the development environment,

including the git, gerrit, and proxy configuration.

See these link https://source.tizen.org/documentation/developer-guide/getting-started-guide/installing-development-tools

https://source.tizen.org/documentation/developer-guide/environment-setup

Hope it will help you.

 

changkyu ahn

I already have set all the configuration needed to use GBS and been using the GBS for project build from the terminal serveral month.
But the problem is I don't know how to build with GBS on Tizen Studio :(

yongheon shin

Hello,

When I read your comment, you are trying it in Ubuntu. right?

GBS build is working only on Ubuntu OS. After selecting Platform perspective(Menu > Window > Perspective) and platform project (in Project Explorer), and then please enter the option menu.

If so, you can find out GBS option menu.

Thanks.