Hi,

Adding this line to the src/src.pro file fixes the problem:
LIBS += -lboost_system-mt -lboost_thread-mt -lboost_filesystem-mt -lz -lrt
-lssl -lcrypto

It is not perfect but it works. I'll see if I can find a better way.

Reply via email to