I was asked by mail for more details so here they are: i compiles the so and the a files, booth same directory
when i included in my Qt5.3.2 (original build, not self compiled) the so file LIBS += -lqjson -lqbencode $$OUT_PWD/../../../NeoLoader/ crypto++/libcryptopp.so -lz i get http://pastebin.com/y85jBHKm when i include the a file LIBS += -lqjson -lqbencode $$OUT_PWD/../../../NeoLoader/crypto++/libcryptopp.a -lz i get thise: http://pastebin.com/nMxvM2H4 all other libs are freshly compiled with QT -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
