Rcpp Rtools installed but error message g++ not found

前端 未结 5 2025
失恋的感觉
失恋的感觉 2020-12-13 15:57

I have consulted existing entries on SO related to my specific issue, but still could not resolve it.

I am trying to do this with my machine at work, where I have li

5条回答
  •  爱一瞬间的悲伤
    2020-12-13 16:26

    I solved like this: Just copy the files needed in the path where it is looking for. ( my case, in C:\rtools40\mingw64\ copied the bin directory into the path he search for and worked !)

提交回复
热议问题