Chris Tue, 17 Nov 2009 11:36:19 -0800
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.