Results 1 to 2 of 2

Thread: Help for using qryptopp

  1. #1
    Join Date
    Mar 2009
    Posts
    104
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Help for using qryptopp

    i've put several questions in several forums and nobody help me.
    If somebody have enough knowledge i'll be very glad to get answers of the questions:

    - How to use qrypto libraries? I mean i have some applications that need it.Where t put the folder with files?
    In the folder of the project?What to include in the .pro file because when compiling i receive "id returned 1 exit status".

    - are there another methods (libraries) for encryption?

    THANK YOU IN ADVANCE!

  2. #2
    Join Date
    Oct 2009
    Posts
    151
    Thanks
    6
    Thanked 13 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Help for using qryptopp

    I'm not sure about the Mac but I believe you usually modify the LIBS variable to include the path to your libraries:

    LIBS += /.../mylibs/mylib.lib
    Last edited by JD2000; 12th April 2010 at 19:11.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.