Hi,
I am trying to "do" a dyn.load(), but I get the following error...
> dyn.load("fileGT.dll")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "C:/R_Files/fileGT.dll":
LoadLibrary failure: The specified module could not be found.
It states it can't find the dll but it is in that directory. I have checked
the file properties and the read and execute checkboxes are ticked.
My C++ code uses a 3rd party library. I have linked it using the g++
commands and it compiles fine. Could this be the source of my problems?????
Does anyone know the reason for this?
Any help is appreciated,
Sam.
Samuel Edward Kemp BSc (Hons) Cardiff
Neural & Evolutionary Computation Research Group
School of Computing
University of Glamorgan
CF37 1DL
Tel: (+44)443 483612
Fax:(+44)443 482715
e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html