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
Boost is typically installed in the location /usr/include/boost. The instructions give the impression that the boost root should be set like -DBOOST_ROOT=/usr/include/boost while the correct is DBOOST_ROOT=/usr/include. Maybe this could be clarified in Readme.
The text was updated successfully, but these errors were encountered:
kavvathas
changed the title
Building could become easier with a simple hint in the Readme file.
Possible improvement in installation instructions.
May 10, 2023
Boost is typically installed in the location
/usr/include/boost
. The instructions give the impression that the boost root should be set like -DBOOST_ROOT=/usr/include/boost
while the correct isDBOOST_ROOT=/usr/include
. Maybe this could be clarified in Readme.The text was updated successfully, but these errors were encountered: