Development branch CmdStan installation error

I’m sure someone will give better answer, but I usually do

git clone --recursive https://github.com/stan-dev/cmdstan

And then

cd cmdstan

After that

make build -j8
2 Likes