|
| S60 SDK source code |
 |
Wed, 5 Jul 2006 11:55:48 -0400 |
Hi,
I am not able to find a link to download the S60 SDK source code.
Can any one point me the link?
Also for C code, do I need to write IMPORT_C/EXPORT_C before function
implementation(like did in function declaration). As in C++, I have to write
in function declarion (.h) & implementation (.cpp) file for dll library.
--
Regards,
Avin Patel
|
| Post Reply
|
| Re: S60 SDK source code |
 |
Wed, 5 Jul 2006 12:33:57 -0400 |
"Escu" <no@mail.com> wrote in message
news:uFacr0EoGHA.5256@UKCOL01WWEB01.symbian.intra...
> What makes you think that the S60's source code is publicly available !?
>
What makes you think it is NOT avaliable?
As S60 SDK avaliable freely. Do you think that means that source code is NOT
avaliable.
> Avin Patel wrote:
>> Hi,
>> I am not able to find a link to download the S60 SDK source code.
>> Can any one point me the link?
>>
>> Also for C code, do I need to write IMPORT_C/EXPORT_C before function
>> implementation(like did in function declaration). As in C++, I have to
>> write in function declarion (.h) & implementation (.cpp) file for
dll
>> library.
>>
|
| Post Reply
|
| Re: S60 SDK source code |
 |
Wed, 5 Jul 2006 18:10:50 +0200 |
"Avin Patel" <apatel@obj-sys.com> wrote in message
news:9mx2vuEoGHA.5256@UKCOL01WWEB01.symbian.intra...
> Hi,
> I am not able to find a link to download the S60 SDK source code.
> Can any one point me the link?
>
> Also for C code, do I need to write IMPORT_C/EXPORT_C before function
> implementation(like did in function declaration). As in C++, I have to
> write in function declarion (.h) & implementation (.cpp) file for dll
> library.
Yes (though the implementation is likely to be in a .c file).
--
Sander van der Wal
www.mBrainSoftware.com
|
| Post Reply
|
| Re: S60 SDK source code |
 |
Wed, 05 Jul 2006 19:06:36 +030 |
What makes you think that the S60's source code is publicly available !?
Avin Patel wrote:
> Hi,
> I am not able to find a link to download the S60 SDK source code.
> Can any one point me the link?
>
> Also for C code, do I need to write IMPORT_C/EXPORT_C before function
> implementation(like did in function declaration). As in C++, I have to
write
> in function declarion (.h) & implementation (.cpp) file for dll
library.
|
| Post Reply
|
| Re: S60 SDK source code |
 |
Thu, 6 Jul 2006 06:42:04 +0100 |
Hi Avin
What source code do you want.?
The source code for the examples is already in the SDK. The source code used
to build the whole of Symbian OS and S60 is obviously not there since it
represents our IPR. It is possible to obtain by licensing from Symbian and
S60 respectively.
Regards
H
"Avin Patel" <apatel@obj-sys.com> wrote in message
news:Q$4%23DEFoGHA.1980@UKCOL01WWEB01.symbian.intra...
>
> "Escu" <no@mail.com> wrote in message
> news:uFacr0EoGHA.5256@UKCOL01WWEB01.symbian.intra...
> > What makes you think that the S60's source code is publicly available
!?
> >
> What makes you think it is NOT avaliable?
> As S60 SDK avaliable freely. Do you think that means that source code is
NOT
> avaliable.
>
> > Avin Patel wrote:
> >> Hi,
> >> I am not able to find a link to download the S60 SDK source code.
> >> Can any one point me the link?
> >>
> >> Also for C code, do I need to write IMPORT_C/EXPORT_C before
function
> >> implementation(like did in function declaration). As in C++, I
have to
> >> write in function declarion (.h) & implementation (.cpp) file
for dll
> >> library.
> >>
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|