Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2013-02-15 Thread Zbigniew Kozak
Thanks for your answer. I'm using Ubuntu 64 bit system. Now everything is clear. BR, Zbyszek On 02/15/2013 05:18 PM, Daniel Juyung Seo wrote: > Dear Zbigniew Kozak, > as far as I know, Tizen 2.0 Alpha supports "Platform Project" only for UBUNTU > 32 BIT system. > What system/OS do you use? > > Da

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2013-02-15 Thread Daniel Juyung Seo
Dear Zbigniew Kozak, as far as I know, Tizen 2.0 Alpha supports "Platform Project" only for UBUNTU 32 BIT system. What system/OS do you use? Daniel Juyung Seo (SeoZ) On Sat, Feb 16, 2013 at 12:30 AM, Zbigniew Kozak wrote: > Hi everybody, > I installed Tizen IDE and emulator and I want to create

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2013-02-15 Thread Zbigniew Kozak
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, >

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2012-10-10 Thread Journeyer J. Joh
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. : > Hi Journeyer, > > I am not very well familiarized with SDK 1.0 because

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2012-10-10 Thread Journeyer J. Joh
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

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more? (Journeyer J. Joh)

2012-10-09 Thread Michal G.
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 abo

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more?

2012-10-09 Thread Journeyer J. Joh
Hi Daniel Juyung Seo Sorry for the late reply but thank you very much! Sincerely Journeyer 2012/10/5 Daniel Juyung Seo : > On Fri, Oct 5, 2012 at 4:51 PM, Journeyer J. Joh > wrote: >> Hello list. >> >> I have studied about how to make a platform application from the url below >> on Tizen SDK 1

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more?

2012-10-05 Thread Daniel Juyung Seo
On Fri, Oct 5, 2012 at 4:51 PM, Journeyer J. Joh wrote: > Hello list. > > 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 wi

Re: [Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more?

2012-10-05 Thread Journeyer J. Joh
One more thing, In 1.0 there existed an arm cross toolchain. But I cannot find one in 2.0. Where can I find gcc toolchain for arm cross build or i486-linux-gnu for the emulator? Best regards Journeyer J. Joh 2012/10/5 Journeyer J. Joh : > Hello list. > > I have studied about how to make a plat

[Tizen General] Doesn't 2.0 SDK use Scratchbox2 any more?

2012-10-05 Thread Journeyer J. Joh
Hello list. 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 Scr