Skip to content

Commit

Permalink
add opengl off in g2o for mac64
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Jan 22, 2024
1 parent bf11316 commit 5f79e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions externals/prebuild_scripts/build_g2o_for_mac64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ cmake \
-DCMAKE_BUILD_TYPE=Debug \
-DCMAKE_DEBUG_POSTFIX="" \
-DEIGEN3_INCLUDE_DIR=../eigen \
-DG2O_USE_OPENGL=off \
../..

# finally build it
Expand Down

0 comments on commit 5f79e06

Please sign in to comment.