search for: devel1105

Displaying 1 result from an estimated 1 matches for "devel1105".

Did you mean: devel11
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
...ERSION.dll": error reading line numbers "/cygdrive/c/WINNT/system32/LZ32.dll": error reading line numbers Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0, CmdLine=0x232b0b "", CmdShow=10) at ../graphapp/graphappmain.c:94 Starting program: /cygdrive/c/Rtools/R-devel1105/src/gnuwin32/../../bin/Rgui.exe (gdb) break R_ReadConsole Error: Cannot access memory at address 0x1f9a4 I tried adding the directories where several source files are (e.g., src/main, src/gnuwin32, src/gnuwin32/graphapp, and src/gnuwin32/front-ends), but still get the same thing. Also, as R sta...