Errors of loading HilbertVisGUI
2
0
Entering edit mode
xz2256 • 0
@xz2256-14920
Last seen 6.2 years ago

Dear Dr. Sanders,

 

I'm writing to inquire how to solve problems regarding HilbertVisGUI. I've installed gtkmm on my computer, but still have the following errors:

 

> library(HilbertVisGUI)

Error in inDL(x, as.logical(local), as.logical(now), ...) : 

  unable to load shared object 'C:/Users/zhou23.TC/Documents/R/win-library/3.3/HilbertVisGUI/libs/x64/HilbertVisGUI.dll':

  LoadLibrary failure:  %1 is not a valid Win32 application.

 

 

 | The package's DLL could not be loaded. Most likely this is

 | because you do not have 'gtkmm' installed on your system,

 | which is required by the package.

 

 | To install gtkmm, simply download the automatic installer found

 | at the following URL:

 | http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/2.14/gtkmm-win32-runtime-2.14.1-2.exe

 | Simply start the installer, accept all the default settings,

 | then restart R and try again to load this package.

 

 | If you continue to have problems, please let me 

 | (sanders@fs.tum.de) know.

 

Error : .onLoad failed in loadNamespace() for 'HilbertVisGUI', details:

  call: failedToLoadDLL()

  error: Cannot load DLL. Please read the help text above.

Error: package or namespace load failed for ‘HilbertVisGUI’

 

So, may I inquire how to solve this problem? Thanks very much.

 

Best,

Xiaoliang

R • 797 views
ADD COMMENT
1
Entering edit mode

Judging from the path, your HlbertVisGUI DLL might be a 64 bit version (the path contains "x64") but it expects a 32 bit version. Maybe try installing the 64-bit version of gtkmm. See here: http://ftp.gnome.org/pub/GNOME/binaries/

Also, which R do you have? (Always incluse the output of sessionInfo() on this forum.)

 

ADD REPLY
0
Entering edit mode
@wolfgang-huber-3550
Last seen 16 days ago
EMBL European Molecular Biology Laborat…

Have you tried the suggestion given by the error message?

 

P.S.: Please also have a look at the posting guide and try to post your questions following it: https://www.bioconductor.org/help/support/posting-guide/

ADD COMMENT
0
Entering edit mode
xz2256 • 0
@xz2256-14920
Last seen 6.2 years ago

Thanks for reply, Wolfgang. I've installed gtkmm and HilbertVisGUI on my computer. But when I used library to load HilbertVisGUI, the errors appeared. 

ADD COMMENT

Login before adding your answer.

Traffic: 706 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6