Hello everyone.
Firstly, please, sorry about my poor English.
I'm trying to compile a program with Qt Creator.
This program is Little Hash Calculator (LHC), and version 0.1 is available in extras-devel.
However, I added new features that require QCA library, in version 0.5, and here is my problem.
If I compile for Desktop or Simulator, lhc works as expected.
If I use Madde (4.7.0) I can create tar.gz and deb files, and the program works properly on my N900.
But if I compile using QtCreator (4.7.4) it gives me the following error:
Firstly, please, sorry about my poor English.
I'm trying to compile a program with Qt Creator.
This program is Little Hash Calculator (LHC), and version 0.1 is available in extras-devel.
However, I added new features that require QCA library, in version 0.5, and here is my problem.
If I compile for Desktop or Simulator, lhc works as expected.
If I use Madde (4.7.0) I can create tar.gz and deb files, and the program works properly on my N900.
But if I compile using QtCreator (4.7.4) it gives me the following error:
Here is my lhc.pro file
I compiled QCA for Maemo and x86, and I separated libraries as you can see in the pro file.
How could I do to avoid this problem?
What am I doing wrong?
Thank you very much!
Last edited by Drexxx; 2011-10-06 at 04:45.