BreakoutDetection icon indicating copy to clipboard operation
BreakoutDetection copied to clipboard

RStudio Error in Compilation

Open tr4nc3 opened this issue 7 years ago • 0 comments

I was getting an issue when I was trying to directly install BreakoutDetection in RStudio. It was prompting me to install RBuildTools which I already had. Seems like there is a hard-coded path reference to "c:/Rtools/mingw_64/bin/g++" . If you copy the RBuildTools (currently in C:\RBuildTools for me), the library compiles fine. I couldn't find which makefile was making that reference call.

I am on windows 10 x64.

tr4nc3 avatar Mar 06 '17 03:03 tr4nc3