Ok, thanks a lot!!!
Type: Posts; User: jewel87; Keyword(s):
Ok, thanks a lot!!!
kiran10182,
thank you for the reply.
do you also know maybe, what class or data type can be used to record the system time at each point?
Hello everyone!
Does anyone know, how it would be possible to take time with some sort of a timer, to find out how long a certain loop runs?
I tried searching through the forum, but all I could...
спасибо за ответы,
truf, значения координат в pos1 и pos2 были правильные, в форме 51.123 и 0.112 например.
я после того как запостила здесь вопрос, решила сама попробовать использовать второй...
Помогите пожалуйста!
В приведенном ниже коде функция Distance(TLocality &aLocality, TReal32 & aDistance, TReal32 &aDelta) возвращает код ошибки -6
(из SDK = KErrArgument,"an argument is out of...
Any ideas??
Please help!!!
have just noticed while debugging, that it does not actually calculate anything, and returns an error code -6 (KErrArgument).
According to the SDK "an argument is out of range", "an error in the...
Hello everyone!
I have the following strange problem.
In the result of the code given below, the value of distance for any pair of different landmarks is always the same,
moreover, it is...
Guys, thank you very much!!!
I have corrected the part pointed out and it finally works fine after so many days of trying! :)
The code below gives a panic, currently E32User-Cbase 90, in other versions was giving CBase 71.
I am breaking my head on these CleanupStack Pushs and Pops, cannot get it right...:( what am i...
Thank you very much everyone for your answers!
I got it now, done as Sumit suggested and it's fine!
Hello everyone!
Can somebody please suggest me what is missing or what is wrong in the following code, why I am getting a message "'(' expected ".
struct TGraph{
TPosLmItemId...
Den123,
огромное вам спасибо!
переделала импортирование в дефолтную базу данных, теперь все работает!
каким образом определяется дефолтная?
я при импортировании использовала пример из wiki, там указывается вот такой путь:
// Landmark DB URI
_LIT( KDbUri, "file://C:landmarks.ldb");...
Ранее загруженные с файла в базу данных Landmarks пытаюсь предложить юзеру на выбор, с помощью примера приведенного в документации по Landmark Selector API.
После прохождения приведенного ниже кода...
Can anyone help, please??
I guess no one here has tried to use GPX files, and interest in this either...
it is actually strange, that you can't use what is supposed to be available for use... There should be some way round,...
Hi,
I have implemented the following code from Landmark Selector API:
void CMyLmUiAppView::LaunchLandmarksMultipleSelectorL()
{
//using multiple landmark selector.
kamalakshan,
you are about right,
today I tried to use .lmx file instead of a .gpx, with the MIME type as you mentioned, and it worked.
The question is, if the SDK documentation says that from...
я пользовалась тем же примером, единственное различие в том что я пытаюсь использовать формат GPX.
сегодня любопытства ради попробовала файл в LMX, все работает.
что же нужно изменить в коде, кроме...
Здравствуйте!
Мне снова очень нужна помощь, и очень надеюсь что кто-нибудь здесь сможет что-то подсказать.
Я пытаюсь считать GPX файл с набором географических точек(в Symbian S60 v5 вроде...
kamalakshan,
Thanks for the reply!
The file is there...
What else can be a problem?
Anyone, please help!
Hi,
I am trying to import landmarks from a gpx file to a database, using the Landmark API (used wiki example as a reference).
I am getting System error -982 on the line highlighted (below that...
sokbou,
I think the Perl version is correct, it is the one i used on XP, and the one i saw is recommended...