Displaying 3 results from an estimated 3 matches for "denable_nls".
Did you mean:
enable_nls
2011 Nov 21
1
Error building R 2.14.0 from sources on Win7 x64
...ing the
instructions from "R Installation and Administration" (version
2.13.2), but when I try to make the core files (as of step 3.1.3 of
the instructions), it fails with the following error:
...
x86_64-w64-mingw32-gcc -std=gnu99 -m64 -I. -I../../gnuwin32
-I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 ?-O3 -Wall -pedantic
-mtune=core2 ? -c tooltips.c -o tooltips.o
x86_64-w64-mingw32-gcc -std=gnu99 -m64 -I. -I../../gnuwin32
-I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 ?-O3 -Wall -pedantic
-mtune=core2 ? -c windows.c -o windows.o
x86_64-w64-mingw32-windres -F pe-x86-64 ? -i dllversion.rc -o dll...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation
and Administration", including links to external software. Particularly
there is a link to texinfo which is part of Rtools. The documentation is
maintained and it is a sufficient source of information for building R
on Windows.
https://cran.r-project.org/doc/manuals/r-release/R-admin.html
2002 Nov 06
2
Compiling ogg123 under powerpc-apple-darwin6.1
...HAVE_STRING_H=1
-DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1
-DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MUNMAP=1
-DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1
-DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1
-DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_CURL=1 -DHAVE_PTHREAD=1
-DHAVE_ALLOCA=1 -DHAVE_ATEXIT=1 -I../include -I../intl -fno-common
-O4 -Wall -fsigned-char -ffast-math -c buffer.c
buffer.c:76: only 1 arg to macro 'DEBUG' (2 expected)
buffer.c:84: only 1 arg to macro 'DEBUG' (2 expected)
buffer.c:92: only 1...