Hello, I am trying to install a package with some src files on windows (linux build works smooth).
The sources seem to build (against MSYS2 libraries), there is an *.dll in the src folder but than the installation process fails with: ``` ** testing if installed package can be loaded Error: package or namespace load failed for 'grpc' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'C:/Users/wewol/OneDrive/Documents/R/win-library/3.5/grpc/libs/x64/grpc.dll': LoadLibrary failure: The specified module could not be found. Error: loading failed Execution halted ``` Help would be greatly appreciated. The packages sources are here: https://github.com/wolski/grpc-1 A more detailed discussion with the package author can be found here: https://github.com/nfultz/grpc/issues/21 Witek PS. Posted this on r-devel but since no one is replying I try it here. -- Witold Eryk Wolski ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel