diff --git a/pykd/stdafx.h b/pykd/stdafx.h index 785703e..de4f84f 100644 --- a/pykd/stdafx.h +++ b/pykd/stdafx.h @@ -11,7 +11,7 @@ // Windows Header Files: #include -#define BOOST_PYTHON_NO_LIB +#define BOOST_PYTHON_STATIC_LIB #pragma warning(push) // 'return' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data