[Qt-interest] Fwd: Re: Qt and cryptography

Oliver Demetz forenbeitraege at oliverdemetz.de
Thu Mar 26 13:44:47 CET 2009


Oliver Demetz schrieb:
> Sean Harmer schrieb:
>> On Thursday 26 March 2009 08:36:58 Oliver Demetz wrote:
>>> Arnold Krille schrieb:
>>>> On Wednesday 25 March 2009 20:51:57 Oliver Demetz wrote:
>>>> The -l-flags of the compiler don't want the "lib". If the lib is names
>>>> libeay32.a, the -l-flag is "-leay32", not "-llibeay32" as in your
>>>> snippet...
>>> Hi!
>>>
>>> Hmm, ok now I changed the generated makefiles (massively) and it
>>> compiled through.
>> Could you not just alter the .pro file(s) (not massively)?
>>
> Well, no. Because the .pro file does not contain the paths to the 
> libraries and header files...
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest

Hi!
Thank you all, I've got it:

CONFIG += crypto

made it.
Now I'll try to perform the actual crypto ops...

see you soon ;-)

Thanks again, great support here!

regards,
olli




More information about the Qt-interest-old mailing list