Languages

Menu
Sites
Language
Is gcc glibc compiler avaiable for Samsung TV Native Client ?

I want to compile my project with /pepper_47/toolchain/linux_x86_glibc/bin/x86_64-nacl-g++ but i can't find suiting static library in /pepper_47/lib. I've downloaded pepper_47 from: http://developer.samsung.com/tv/develop/tools/extension-libraries/nacl-sdk-download/ .

Edited by: Amir Maryu on 16 Aug, 2017

Responses

3 Replies
Armaan-Ul- Islam

You may like to check out the 'How to Create a NaCl App' Guide on Samsung Developers Website. The 'Compilation and Execution' Section seems relevant to the topic.

 

http://developer.samsung.com/tv/develop/extension-libraries/nacl/how-to-create-a-nacl-app

http://developer.samsung.com/tv/develop/extension-libraries/nacl/how-to-create-a-nacl-app#compilation-and-execution

Amir Maryu

I've already readed this tutorials, but i didn't found instructions connected to glibc and g++, I've tried to follow this instructions: developer.chrome.com/native-client/devguide/devcycle/building but it seems that some files are missing in tizen pepper_47 version.

Armaan-Ul- Islam

In that case, I would suggest you may post your issue on Samsung TV Forum

http://developer.samsung.com/forum/?topCtgy=06

Developers on the specific domain may share their experiences with you there.