You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got complex template compile error when using boost 1.71.
This repo has stopped update since Oct. 2017, so I write the solution here:
Use boost 1.69. (I didn't test 1.70).
Download prebuilt boost library from https://sourceforge.net/projects/boost/files/boost-binaries/.
Install.
Configure cmake as INSTALL.md says.
This solution is inspired by #212 (comment).
The text was updated successfully, but these errors were encountered:
I got complex template compile error when using boost 1.71.
This repo has stopped update since Oct. 2017, so I write the solution here:
Use boost 1.69. (I didn't test 1.70).
Download prebuilt boost library from https://sourceforge.net/projects/boost/files/boost-binaries/.
Install.
Configure cmake as INSTALL.md says.
This solution is inspired by #212 (comment).
The text was updated successfully, but these errors were encountered: