Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
error lqtmessaging
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
nfrfab  
View profile  
 More options Nov 12 2012, 5:23 pm
From: nfrfab <nfrfab...@argentina.com>
Date: Mon, 12 Nov 2012 14:23:25 -0800 (PST)
Local: Mon, Nov 12 2012 5:23 pm
Subject: error lqtmessaging

Hello, I am new to this group. I develop an application for Symbian with
Nokia Qt SDK, this is pretty big (Sqlite, http server, messaging,
bluetooth). My idea was to port it to Android.
To do this I try to compile the example serviceactions.pro (included in
Necessitas Qt SDK for windows 7 64, to understand the environment). I get
the following error: cannot find -lqtmessaging

Also try to run the command qmake (Qt Creator: Build -> Run qmake) Getting
error or warning: Unable to find file for inclusion
F:\necessitas\Android\Qt\482\qtmobility- staticconfig.pri src\config.pri

I think it's a problem of variables but I could not find the solution.
Any idea? Thank you.
Note: I do not speak English, sorry ...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nfrfab  
View profile  
 More options Nov 13 2012, 3:37 pm
From: nfrfab <nfrfab...@argentina.com>
Date: Tue, 13 Nov 2012 12:37:59 -0800 (PST)
Local: Tues, Nov 13 2012 3:37 pm
Subject: Re: error lqtmessaging

Hello. Today I tried to compile qtmobility.pro and messaging.pro, has many
errors. My conclusion is expect a new version of Necessitas with Mobiliby
precompiled.

El lunes, 12 de noviembre de 2012 19:23:26 UTC-3, nfrfab escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BogDan Vatra  
View profile  
 More options Nov 26 2012, 12:04 pm
From: BogDan Vatra <taipanroma...@gmail.com>
Date: Mon, 26 Nov 2012 19:04:02 +0200
Local: Mon, Nov 26 2012 12:04 pm
Subject: Re: error lqtmessaging
Hi,

It is something wrong with the QtMobility shipped by Necessitas SDK ?

BogDan.

2012/11/13 nfrfab <nfrfab...@argentina.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nfrfab  
View profile  
 More options Nov 26 2012, 4:02 pm
From: nfrfab <nfrfab...@argentina.com>
Date: Mon, 26 Nov 2012 13:02:53 -0800 (PST)
Local: Mon, Nov 26 2012 4:02 pm
Subject: Re: error lqtmessaging

Hello, my problems are:
compile qtmobility.pro with QT Creator in windows 7 64 is not easy. Errors:
1. Run configure.bat, error "Unknown target environment UNIX"
 To fix the errors, I edited configure.bat (not ideal, but ...)

2. Qt Creator. Errors "No rule to make target `..\..\lib\', needed by
`all'.  Stop."
 To fix the errors, I edited Makefile... Finally qtmobility.pro was
compiled, but for some reason the module messaging was not compiled.
3. I try to compile messaging.pro, but I could not solve the following
errors:

undefined reference to
'QtMobility::QMessageId::QMessageId(QtMobility::QMessageId
const&)'qmessageid.cpp
undefined reference to
'QtMobility::QMessageId::operator==(QtMobility::QMessageId const&)
const'qmessagecontentcontainerid.cpp
undefined reference to
'QtMobility::QMessageContentContainerId::operator==(QtMobility::QMessageCon tentContainerId
const&) const'qmessagefolderid.cpp
undefined reference to
'QtMobility::QMessageFolderId::operator==(QtMobility::QMessageFolderId
const&) const'qmessageaccountid.cpp
undefined reference to
'QtMobility::QMessageAccountId::operator==(QtMobility::QMessageAccountId
const&) const'F:\necessitas\Android\Qt\482\armeabi\include\QtCore/qlist.h
undefined reference to
'QtMobility::QMessageAccountId::QMessageAccountId(QtMobility::QMessageAccou ntId
const&)'F:\necessitas\Android\Qt\482\armeabi\include\QtCore/qlist.h
...
etc. (163 errors)

I searched the internet some solution, I found solutions to Symbian, linux,
nothing for "Qt Necessitas - Windows 7". Nothing works.

Currently my application is running on Android, with the exception
"messaging" and "call functions" (80% of the source code was ported). The
"messaging" functions are impresindible.

El lunes, 26 de noviembre de 2012 14:04:04 UTC-3, BogDan escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pritpal Bedi  
View profile  
 More options Nov 26 2012, 5:35 pm
From: Pritpal Bedi <bedipritpa...@gmail.com>
Date: Mon, 26 Nov 2012 14:35:07 -0800 (PST)
Local: Mon, Nov 26 2012 5:35 pm
Subject: Re: error lqtmessaging

Hi

Hello, my problems are:

> compile qtmobility.pro with QT Creator in windows 7 64 is not easy.
> Errors:
> 1. Run configure.bat, error "Unknown target environment UNIX"
>  To fix the errors, I edited configure.bat (not ideal, but ...)

> 2. Qt Creator. Errors "No rule to make target `..\..\lib\', needed by
> `all'.  Stop."
>  To fix the errors, I edited Makefile... Finally qtmobility.pro was
> compiled, but for some reason the module messaging was not compiled.
> 3. I try to compile messaging.pro, but I could not solve the following
> errors:

It seems you did not read BogDan's reply properly.

He wants to know what issues you have with QtMobility module which is
already shipped with Necessitas ?
You need not not to compile it at all, so why are you compiling ?

Pritpal Bedi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nfrfab  
View profile  
 More options Nov 26 2012, 6:52 pm
From: nfrfab <nfrfab...@argentina.com>
Date: Mon, 26 Nov 2012 15:52:38 -0800 (PST)
Local: Mon, Nov 26 2012 6:52 pm
Subject: Re: error lqtmessaging

Hello, I explain:
The first time I used Qt Necessitas I try to compile the project
serviceactions.pro (include in Necessitas). I got errors:
cannot find -lQtMessaging
undefined reference to
'QtMobility::QMessageAccountId::~QMessageAccountId()'
..\serviceactions/mainwindow.cpp
undefined reference to
'QtMobility::QMessageManager::~QMessageManager()'..\..\..\..\Android\Qt\482 \armeabi\include\QtCore/qlist.h
undefined reference to
'QtMobility::QMessageContentContainerId::~QMessageContentContainerId()'..\. .\..\..\Android\Qt\482\armeabi\include\QtCore/qlist.h
etc.

When I search the internet some solution, One solution was:
http://www.qtcentre.org/threads/48965-Missing-library-quot-cannot-fin...

I assumed the solution is correct

El lunes, 26 de noviembre de 2012 19:35:07 UTC-3, Pritpal Bedi escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »