Buf if I haven't installed another SDK, would it had proposed me to install it or is it availaible as a separate download ?
Type: Posts; User: smartmobili; Keyword(s):
Buf if I haven't installed another SDK, would it had proposed me to install it or is it availaible as a separate download ?
Hi,
I have downloaded and installed S60v3MR SDK and it seems CSL Arm toolchain is not installed, is it normal ?
Does it detect it has already been installed by a previous N97 SDK ?
Hi,
When retrieving a contact property from its Id is it possible to know its type (text, stream, datetime, ...) ?
How can I check that ? Where can I find passed arguments ?
Hi,
So I am trying to compile from command line by calling directly compiler but now I have an issue with libraries path :
Here is my conftest.c :
#ifdef __cplusplus
extern "C"
#endif...
I think I found the error but now I am trying to use libdl but linker doesn't seem to find the library :
I am testing on cygwin :
$ arm-none-symbianelf-gcc -o conftest...
What do you mean ?
You have hilighted -Wl,-s that means from what I understand to strip binary.
And autoconf is working fine with other toolchain so I suppose this is specific to symbian.
Are you...
About udeb and urel I found some information so now I only need to know how to create a simple application using command line.
Hi,
I am trying to port a software using autotools and I wouldn't like to rewrite everything using mmp makefiles.
For now I have a problem with autoconf :
configure:3418:...
Hi,
I have noticed that libc and stdapis have some common declarations and in this case what is the difference ?
Can I mix both ? stdapis seems to have more functions does it mean I can use it...
Thanks but doesn't answer my question...
Hi,
I am porting a wince application to symbian and I would like to know what is the equivalent for InterlockedIncrement ?
Ok but what I want to understand is how applications are seen by emulator, are they copied in a specific folder ?
And about command line how can I compile for device and not for emulator.
Hi,
I am new to SYmbian and I have noticed that you put files in separate folder, inc, src, group, gfx, ...).
My first questions is would it be possible to use another organization because I...
Actually I wanted to say U700v I think but still don't know if it's running Symbian OS ...
Actually now I am testing with S60 SDK and even when I press your key there is not my application...
So once it's compiled I am starting epoc with no parameter.
However when I use carbide,...
So now how can I I test the helloworldbasic application ?
In Installation guide, your are told to start epoc and to go to installed folder, but
I don't see any installed folder ...
Yes I have installed it. and I have added path so that I can pass the following test :
C:\Documents and Settings\Vincent>mwccsym2.exe -version
Nokia Codewarrior C/C++ Compiler for Windows/x86.
...
C:\devices
Nokia_N97_SDK_v0.5:com.nokia.s60 - default
C:\>perl -version
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
...
Hi,
I wanted to try to developp on Symbian devices and I have downloaded Nokia_N97_SDK_v0_5_en SDK.
I followed the installation guide and I have installed it in :
C:\gynoid\toolchains\symbian(no...