Languages

Menu
Sites
Language
how can i modify project plaform in tizen studio? (NaCl project)

hi,

i'm trying to develop native tv app using NaCl project,  and i made project using given sample project 'hello world'.

But as you can see from the picture, project platform is set to 'no platform'.

When i made other projects which use mobile, gear, tv (web app), these project's platform was set automatically.

But in this case(=when i make native tv app using nacl project ), why it is 'no platform'????

Can i modify this?

 

And, is 'no platform' setting influence the build result? Because now i have an error like this when i build the project.

Is this error come from the project platform setting?

 

Responses

2 Replies
GEUNSOO KIM

It does not display platform becasue there is no suitable library for the project.

To build native app, you need to link proper library for the platform profiles like mobile or wearable.

I cannot sure which platfform profile you have assigned to your project, but the case is that Tizen Studio cannot find proper platfom profile libraries for the project.

If you create a project with mobile platform profile and compare its files with your project, you can find what you are missing.

Good luck.

 

Armaan-Ul- Islam

Most probably Some Build Configurations are still needed to be set. Samsung Developers Site Contains Basic GuideLine for Nacl Project. You may check them out, to make sure If any step is missed.

 

Creating a NaCl Project in Tizen Studio

Building a NaCl Project in Tizen Studio

Launching a NaCl Project from Tizen Studio

 

Sample Applications and Required tools to Download:

Samples

Download