Displaying 1 result from an estimated 1 matches for "getlogfc".
Did you mean:
getloc
2012 May 18
1
Cannot Install Custom Package On Windows7 64-bit
...ing
Consult the user''s guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
gcc -m64 -I"C:/R/R-2.15.0/include" -DNDEBUG
-I"d:/RCompile/CRANpkg/extralibs64/local/include" -02 -Wall
-std=gnu99 -mtune-core2 -c getLogFC.c -o getLogFC.o
gcc: not found
make: *** [getLogFC.o] Error 127
ERROR: compilation failed for package ''BMEA''
* removing ''C:/R/R-2.15.0/library/BMEA''
It looks to me like it can''t find the compiler, but I''m stumped as to how to
make that h...