search for: mksrc

Displaying 7 results from an estimated 7 matches for "mksrc".

Did you mean: ksrc
2013 Apr 10
3
windows compile R from source, where do I put the Tcl directory?
...../../include" -DNDEBUG -I "../../../../Tcl"/include -DWin32 ? ? ? ? -O3 -Wall -gdwarf-2 -std=gnu99 ?-c init.c -o init.o In file included from init.c:22:0: tcltk.h:23:17: fatal error: tcl.h: No such file or directory compilation terminated. make[4]: *** [init.o] Error 1 make[3]: *** [mksrc-win2] Error 1 make[2]: *** [all] Error 2 make[1]: *** [R] Error 1 make: *** [all] Error 2 Please, help. Thank you. Andre Mikulec Andre_Mikulec at Hotmail.com
2010 Dec 14
1
tcltk error compiling R 2.13.0 under Windows 7 x64
...gcc -I"../../../../include" -I "../../../../Tcl"/include -DWi n32 -O2 -Wall -std=gnu99 -c init.c -o init.o In file included from init.c:22:0: tcltk.h:23:17: fatal error: tcl.h: No such file or directory compilation terminated. make[4]: *** [init.o] Error 1 make[3]: *** [mksrc-win2] Error 1 make[2]: *** [all] Error 2 make[1]: *** [R] Error 1 make: *** [all] Error 2 which seems suggestive that I did not install tcltk or it is looking for it in the wrong location. Is there an environment variable I need to set or should I add something to my PATH? Rtools created a dire...
2015 Mar 13
2
Rtools version 3.3.0.1957 looking for C even though RTOOLS variable is pointing elsewhere
...ll lapack.def Lapack.o dllversion.o -L../../../bin/x64 -lRlapack -lRblas -lR cp lapack.dll ../../../modules/x64/lapack.dll building package 'base' building package 'tools' making text.d from text.c C:/Rtools/gcc492_64/bin/gcc: not found make[4]: *** [text.d] Error 127 make[3]: *** [mksrc-win2] Error 1 make[2]: *** [all] Error 2 make[1]: *** [R] Error 1 make: *** [all] Error 2 [[alternative HTML version deleted]]
2009 Nov 26
1
compiling on snow leopard: Cocoa errors?!?!?!
...format string argument follows the args to be formatted qdCocoa.m: In function '+[QuartzCocoaView quartzWindowWithRect:andInfo:]': qdCocoa.m:90: warning: class 'QuartzCocoaView' does not implement the 'NSWindowDelegate' protocol make[5]: *** [qdCocoa.o] Error 1 make[4]: *** [mksrc] Error 1 make[3]: *** [all] Error 2 make[2]: *** [R] Error 1 make[1]: *** [R] Error 1 make: *** [R] Error 1
2015 Mar 13
0
Rtools version 3.3.0.1957 looking for C even though RTOOLS variable is pointing elsewhere
...-L../../../bin/x64 -lRlapack -lRblas -lR > cp lapack.dll ../../../modules/x64/lapack.dll > building package 'base' > building package 'tools' > making text.d from text.c > C:/Rtools/gcc492_64/bin/gcc: not found > make[4]: *** [text.d] Error 127 > make[3]: *** [mksrc-win2] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [R] Error 1 > make: *** [all] Error 2
2016 May 17
2
R-3.3.0 Base: Windows compilation fails while building 'base' package
Hi, I'm trying to builda R-3.3.0 base package on Windows 8.1, and it fails while building 'base' package with an error about unable to create a directory under /tmp. I am running the make from my D:\ partition, and I have created a \TMP directory under both C:\ and D:\. I have also modified my environment variables TEMP and TMP both point to C:\TMP. Error messages below: gfortran
2013 Oct 05
3
trying to compile R in win 7 (with Rtools)
hello all, I am trying to compile the R in Win7 and compiles one small part but the script don't move from the 'base' directory to 'stats' I installed the Rtools likee administrator and call the terminal (MS-DOS) like administrator too. if somebody can tell me any tips, I thank in advanced cleber ############################################# File LOG