I am having installation problems with cmdstan on my windows 10 computer following https://mc-stan.org/docs/2_24/cmdstan-guide/cmdstan-installation.html. I’ve tried heaps of different versions of cmdstan (including cloning the latest version from github, 2.17.1, 2.17.0, 2.23.0) and rtools 40 and 35. I’ve gotten the message
— CmdStan v[2.23.0] built —
for the different versions I’ve tried. But when I try the bernoulli example it fails and says “make: *** No rule to make target ‘examples/bernoulli/bernoulli’. Stop.” Another message that I’ve gotten is “collect2.exe: error: ld returned 1 exit status
make: *** [make/command:4: bin/stanc.exe] Error 1”