Hi, I just built r49839 on my windoze machine with Rtools210. When I do -make bitmapdll-, it errors saying file jpeg-7/jconfig.h not found (apologies, I lost the exact error message). After downloading and unpacking jpegsr7.zip, the bitmap dll builds fine. Rtools210 appears to still install jpeg-6b, whereas the bitmap makefile (first line) is expecting jpeg-7. Perhaps this is still experimental but either Rtools should include jpeg-7 or the makefile should default to jpeg-6b? documentation note: the bitmap dll paths R_HOME/bin/Rbitmap.dll in R-admin should be updated to R_HOME/library/grDevices/libs/. h. -- +--- | Hiroyuki Kawakatsu | Business School, Dublin City University | Dublin 9, Ireland. Tel +353 (0)1 700 7496
Hiroyuki Kawakatsu wrote:> Hi, > > I just built r49839 on my windoze machine with Rtools210. When I do > -make bitmapdll-, it errors saying file jpeg-7/jconfig.h not found > (apologies, I lost the exact error message). After downloading and > unpacking jpegsr7.zip, the bitmap dll builds fine. Rtools210 appears > to still install jpeg-6b, whereas the bitmap makefile (first line) is > expecting jpeg-7. Perhaps this is still experimental but either Rtools > should include jpeg-7 or the makefile should default to jpeg-6b? > > documentation note: the bitmap dll paths R_HOME/bin/Rbitmap.dll in > R-admin should be updated to R_HOME/library/grDevices/libs/. > > h. >Thanks. I'm on the road for a few days, so this might not get fixed right away, but you've found the workaround. Duncan Murdoch