Displaying 1 result from an estimated 1 matches for "gdk_app_launch_context_get_type".
2011 Oct 24
1
RGtk2 problems
...K 2.10.11 installed as well as GTK2-runtime 2.22.0. I
have added the environment variable GTK_PATH and set its value to the
root location where GTK is installed. When I try to run RGtk2 in R by
typing library(RGtk2) a popup dialog appears with the following error
message:
The procedure entry point gdk_app_launch_context_get_type could not be
located in the dynamic link library libgdk-win32-2.0-0.dll
In the R window I get :
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library 'C:/PROGRA~1/R/R-211~1.1/library/RGtk2/
libs/RGtk2.dll':
LoadLibrary failure: The specified proced...