[Tellico-users] I spoke to soon. Error building pre release on Fedora 10.

Matthew Soffen (tellico) sirgeek-tellico at mrsucko.org
Thu Aug 20 11:53:57 UTC 2009


> On Wednesday 19 August 2009, Matthew Soffen (tellico) wrote:
>> When attempting to build tellico on a Fedora 10 machine, I recieved the
>> following error.
[snip]
>>
>>
>> tellico-2.0pre1/src/fetch/amazonrequest.cpp:35:20: error: QtCrypto: No
>> such file or directory
>
> ...
>
>> All the dependencies were found during the cmake process so I'm a bit
>> confused.   I'm a c programmer and can follow most c++ but I'm not a c++
>> programmer so I'm lost in how to solve this issue.
>
> Looks like an issue with the QCA2 library. What version do you have
> installed? There should be a QtCrypto file as part of the devel package.
>
> Somehow, cmake was finding the package but not adding the correct path
> somewhere, maybe? I'll try to check that.

Actually the issue is even simpler than that.

IT found the package qca-devel (not qca2-devel).

Once I removed qca-devel and installed qca2-devel ,  I found I had to
delete the build directory then re-run "cmake ." to get it to find the
path.

Now that I did this, I have successfully built the application.  Now to
test it.

Perhaps during the build you need to explicitly check for the QtCrypto
function ?

Matt



-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/




More information about the tellico-users mailing list