Languages

Menu
Sites
Language
can the tizen studio build a asm lib?
I would like to build a tizen lib by tizen studio contained assemble files,it displayed : 16:32:20 **** Incremental Build of configuration Debug for project SharedLibrary **** ninja all [1/12] Building ../src/asm/***.S not supported I searched in this forum found a very old answer that doesnot work for me. Do you know how to compile asm file in the studio?I heard use gbs can compile , How can I configure it on the windows tizen studio?

Responses

1 Replies
Yasin Ali

Hello,

I think you may use Git Build System (GBS).

See below link for instruction on building tizen packages with GBS:
https://source.tizen.org/documentation/developer-guide/getting-started-guide/building-packages-locally-gbs

Hope it will help.