Hi everybody,
I installed Tizen IDE and emulator and I want to create a platform project, but
there is no option "Tizen Platform Project. The only one is "Tizen Web Project".
Do I need to install something extra?
BR,
Zbyszek

On 10/11/2012 03:52 AM, Journeyer J. Joh wrote:
> Hi Michal Guzieniuk,
>
> Thank you very much!!
>
> Your reply is the very answer I was trying to find.
>
> And you have made me smile by a good sense of humor.
>
> Thank you very much!!
>
> Sincerely
> Journeyer J. Joh
>
> 2012/10/10 Michal G. <guziemic.s...@gmail.com>:
>> Hi Journeyer,
>>
>> I am not very well familiarized with SDK 1.0 because I started my Tizen
>> journey from SDK 2.0.
>>
>> But to run my first "Hello World" program I did following
>> - download and install Tizen SDK 2.0
>> - Create new project -> Tizen Platform Project -> Hello World Project
>> - Call Build package on created project
>> - Run emulator
>> - Install *.rpm package using sdk (this can be done also with IDE) as done
>> on post
>>     ~tizen_sdk/SDK/sdb/sdb push MYHelloWorld.rpm /tmp/ &&
>> ~tizen_sdk/SDK/sdb/sdb shell rpm -i /tmp/MYHelloWorld.rpm
>> - Run application on emulator, actually from command line
>>
>> So as you see I do not use a lot of this instruction.
>>
>> In my opinion, probably those tool chains have some difference.
>>
>> Best regards,
>> Michal Guzieniuk
>>
>>
>> On Wed, Oct 10, 2012 at 9:07 AM, Journeyer J. Joh <oosaprogram...@gmail.com>
>> wrote:
>>> Hi, Michał Guzieniuk
>>>
>>> Thank you for this reply.
>>>
>>> I just found the instructions on the blog there.
>>> But that instruction uses toolchain in SDK 1.0 and convert .deb to
>>> .rpm and just try the binary on an emulator 2.0.
>>>
>>> I think this is not a 100% proper method because the toolchain SDK 2.0
>>> provides must be used to make a binary for 2.0 emulator/target.
>>>
>>> Are those two toolchains same?
>>>
>>> Best regards
>>> Journeyer
>>>
>>>
>>> 2012/10/10 Michal G. <guziemic.s...@gmail.com>:
>>>> Hi,
>>>>
>>>> I had follow link that you also find and I was able to make a simple
>>>> Hello
>>>> World application. On this blog at the end in comment area there is
>>>> information how to deal with Tizen SDK 2.0.
>>>>
>>>> I did whole compilation with IDE provided with SDK.
>>>>
>>>> Best regards,
>>>> Michał Guzieniuk
>>>>
>>>>>>> I have studied about how to make a platform application from the url
>>>>>>> below
>>>>>>> on Tizen SDK 1.0
>>>>>>>
>>>>>>>
>>>>>>> http://blog.mikeasoft.com/2012/06/23/writing-native-tizen-applications-using-the-1-0-larkspur-sdk-scratchbox-and-efl/
>>>>>>>
>>>>>>> But with Tizen SDK 2.0 so many things are different.
>>>>>>>
>>>>>>> I cannot find the Scratchbox2 environment in 2.0.
>>>>>>> I wonder
>>>>>>> - if scratchbox2 environment is replaced by another something.
>>>>>> Yes, please check out GBS, OBS.
>>>>>> https://wiki.tizen.org/wiki/OSDev/GBS
>>>>
>>>> _______________________________________________
>>>> General mailing list
>>>> General@lists.tizen.org
>>>> https://lists.tizen.org/listinfo/general
>>>>
>>>
>>>
>>> --
>>> ----------------------------------------
>>> Journeyer J. Joh
>>> o o s a p r o g r a m m e r
>>> a t
>>> g m a i l  d o t  c o m
>>> ----------------------------------------
>>
>
>

_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general

Reply via email to