Closed awong26 closed 5 years ago
testing on windows is an ongoing process --- i dont know much about it but several people succeed with this, dont know if they were using mingw or not. you might try to pull again to see if you experienced "bad timing" on a commit or something of that nature.
also any help from you or other windows users would be appreciated
I realized that the error is being caused by the temporary path (that gets created during the download/install process) is too long. I got around the problem by manually cloning the repository to a location with a short path name, and then asking devtools to do the build and install manually. That seemed to do the trick!
Actually it still seems to be having issues; although it completed the install process it does not work properly. I'm trying to see how to get it running.
Hi,
I'm trying to install ITKR from inside the R environment and am running into an error during the compilation process. Your help would be appreciated. For reference I'm running the latest version of R and Rstudio on a Windows 7 machine.