SyntaxFix
Write A Post
Hire A Developer
Questions
Another workaround for those who don't need the entire shebang: use the switch
-DBOOST_ERROR_CODE_HEADER_ONLY.
-DBOOST_ERROR_CODE_HEADER_ONLY
If you use CMake, it's add_definitions(-DBOOST_ERROR_CODE_HEADER_ONLY).
add_definitions(-DBOOST_ERROR_CODE_HEADER_ONLY)