From 3d53e641c1df2ec4afaa4ea7d103df9b6b78f310 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 5 May 2012 14:45:30 +0300 Subject: [PATCH] Fix compilation on Mac OS --- macxconf.pri | 1 + 1 file changed, 1 insertion(+) diff --git a/macxconf.pri b/macxconf.pri index 7717d4d4c..c57495d42 100644 --- a/macxconf.pri +++ b/macxconf.pri @@ -5,6 +5,7 @@ DATADIR = /usr/local/share # Use pkg-config to get all necessary libtorrent DEFINES CONFIG += link_pkgconfig PKGCONFIG += libtorrent-rasterbar +DEFINES += BOOST_ASIO_DYN_LINK # Special include/libs paths (macports) INCLUDEPATH += /usr/include/openssl /usr/include /opt/local/include/boost /opt/local/include