Eigen3 install on Windows (cmake friendly way)

Download Eigen 3.3.7

Expand the zip file, then cd 'eigen-eigen-323c052e1731'

mkdir build

cd build

cmake -G "NMake Makefiles" ..

nmake install

 

Undefined

ユーザーログイン