-
Notifications
You must be signed in to change notification settings - Fork 180
compilation failed #5
Comments
I removed and reinstalled the packages (BreakoutDetection, devtools, and their dependencies) and was not able to reproduce the error. My guess is that it may be a Windows problem and/or the C/C++ compiler that you are using. Since I don't have a Windows machine I can't test out this hypothesis however. |
Same Problem Here |
@ctuwuzida I was finally able to build the package. I've installed this: http://sourceforge.net/projects/mingw/?source=typ_redirect and this: http://cran.r-project.org/bin/windows/Rtools/index.html. Hope it helps! |
Thanks @fabiogiglietto for sharing. |
@fabiogiglietto Thanks for sharing your solution with us. |
Thanks @fabiogiglietto. One point I'd like to add is that you have to restart R / RStudio after installing the two pieces of software. |
Hi, this did not work for me, |
@fabiogiglietto thank you for sharing! |
I got this compilation error on
R version 3.1.1 (2014-07-10) -- "Sock it to Me"
Platform: x86_64-w64-mingw32/x64 (64-bit)
package ‘devtools’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\FG\AppData\Local\Temp\RtmpsJoQab\downloaded_packages
** libs
Warning: running command 'make -f "C:/PROGRA
1/R/R-311.1/etc/x64/Makeconf" -f "C:/PROGRA1/R/R-311.1/share/make/winshlib.mk" SHLIB_LDFLAGS='$(SHLIB_CXXLDFLAGS)' SHLIB_LD='$(SHLIB_CXXLD)' SHLIB="BreakoutDetection.dll" WIN=64 TCLBIN=64 OBJECTS="RcppExports.o edm-multi.o edm-per.o edmTail.o edmx.o helper.o"' had status 127ERROR: compilation failed for package 'BreakoutDetection'
Error: Command failed (1)
The text was updated successfully, but these errors were encountered: