morning122

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: 作业0发布公告 #17089 Score: 0
    morning122
    Participant

    For macOS,

    change CMakeList.txt: include_directories(${EIGEN3_INCLUDE_DIR})

    After installing Eigen lib, do the following

    cd /usr/local/include
    sudo ln -sf eigen3/Eigen Eigen
    sudo ln -sf eigen3/unsupported unsupported

Viewing 1 post (of 1 total)