I get through the various installs but when I run bundle install it fails:
The issue mentions "You have to install development tools first" but of course they are. The gem_make.out file has the same text as what is shown in the Powershell output above. The mkmf.log file referenced looks like this:
I've tried to install Octopress on Windows a couple of times, the most recent using chocolatey and the instructions shown here: http://thaiat.github.io/blog/2014/03/13/how-to-install-and-use-octopress-on-windows/
I get through the various installs but when I run
bundle install
it fails:The issue mentions "You have to install development tools first" but of course they are. The gem_make.out file has the same text as what is shown in the Powershell output above. The mkmf.log file referenced looks like this:
Is this a known issue and in any case what should I do to troubleshoot and proceed?