error C2039: 'serial_port' : is not a member of 'boost::asio'
预编译中不能定义 _WIN32_WINDOWS 宏。
以下宏可以定义。
WIN32
_DEBUG
_USRDLL
UMF_EXPORTS
_BIND_TO_CURRENT_CRT_VERSION
_WINDOWS
可以
add -D_WIN32_WINNT=0x0501 to the compiler command line
预编译中不能定义 _WIN32_WINDOWS 宏。
以下宏可以定义。
WIN32
_DEBUG
_USRDLL
UMF_EXPORTS
_BIND_TO_CURRENT_CRT_VERSION
_WINDOWS
可以
add -D_WIN32_WINNT=0x0501 to the compiler command line