1.下载解压

2cmake配置生成vs代码,在eigen3.2文件下新建build文件夹

vs2013+eigen3.2永久配置

3打开eigen.sln

build :右键ALL_BUILD

vs2013+eigen3.2永久配置

生成成功

4file-new-project-visual c++ -win32consoleapplication

5view-otherwindows-property manager-Debug| x64→Microsoft.Cpp.x64.user

包含目录就可以了,它只有头文件

vs2013+eigen3.2永久配置

相关文章:

  • 2021-10-14
  • 2021-09-17
  • 2021-07-22
  • 2022-12-23
  • 2021-06-28
  • 2021-05-20
  • 2022-01-20
  • 2021-05-06
猜你喜欢
  • 2021-10-15
  • 2021-08-09
  • 2021-08-24
  • 2021-10-14
  • 2021-07-08
  • 2021-10-27
  • 2021-11-18
相关资源
相似解决方案