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] Documentation for Updating the Build Package.. It could be a misspelled one.

2012-10-09 Thread 정대현
Hi Journeyer, Type as follow: $ sudo dpkg -r --force-depends build 2nd parameter 'build' should be removed. I guess someone leaved 'build' accidently when adding '--force-depends' parameter. Sorry for your inconvenience. That'll be fixed in next release. btw, that's why we call this release as

[Tizen General] Problem in gerrit setting for platform programming

2012-10-09 Thread Journeyer J. Joh
Hi List. I am now trying to follow the guide below : http://127.0.0.1:44945/help/topic/org.tizen.platform.programming/html/platform_dev_env/gerrit_ssh.htm The document above is only accessible after Tizen SDK 2.0 is installed. As it is guided, I did steps below : ===

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] What proxy server am I supposed to use for Platform Development Environment?

2012-10-09 Thread Journeyer J. Joh
Hi Daehyeon Thank you very much for the very quick reply! Sincerely Journeyer 2012/10/10 정대현 : > Hi Jouneyer, > > You don't have to use proxy address unless you are in restricted network. > If you are in restricted network(such as corporate network), you should > contact your network admin. he

Re: [Tizen General] What proxy server am I supposed to use for Platform Development Environment?

2012-10-09 Thread 정대현
Hi Jouneyer, You don't have to use proxy address unless you are in restricted network. If you are in restricted network(such as corporate network), you should contact your network admin. he/she will give you suitable proxy address. Regards, Daehyeon --- Original Message --- Sender : Jou

Re: [Tizen General] GBS Build

2012-10-09 Thread Guilherme Íscaro
Hey Qiang, It's working now, your patch fixed the problem! :) Do you have an idea getlogin() fails in my computer? Thanks for the help. On Mon, Oct 8, 2012 at 11:30 PM, Zhang, Qiang Z wrote: > I think getlogin fails in your host, could you please check if attached > patch can work for you? Plea

[Tizen General] Fwd: Regarding_Linking C++ libraries_Javascript

2012-10-09 Thread naveen kumar
Hello All, According to the following link https://lists.tizen.org/pipermail/general/2012-June/000675.html.It is mentioned that Tizen 1.0 version does not Support the call of C++ functions from JavaScript. Can you please let us now,whether it is supported from next higher Version.Recently Tizen 2

[Tizen General] Regarding_Linking C++ libraries_Javascript

2012-10-09 Thread naveen kumar
Hello All, I am Naveen,need one clarification regarding Tizen.Is there is any way to link the native libraries like SO(shared objects)with JavaScript and calling c++ calls from JavaScript .If not possible can you please suggestion how to the use these libraries with any user interface(UI) that wo