-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
While running cmake . -DPYTHON_LIBRARY=$CONDAENV/lib/libpython3.6m.so -DPYTHON_INCLUDE_DIR=$CONDAENV/include/python3.6m -DBOOST_INCLUDEDIR=$CONDAENV/include -DEIGEN3_INCLUDE_DIR=$CONDAENV/include/eigen3
I am getting an error that boost is too old, despite of installing boost 1.66.
What all can I do to make this work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



