Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor problem under Windows (dependence on old version of R) #412

Open
djsamperi opened this issue Apr 27, 2023 · 0 comments
Open

Minor problem under Windows (dependence on old version of R) #412

djsamperi opened this issue Apr 27, 2023 · 0 comments

Comments

@djsamperi
Copy link
Contributor

Describe the bug
When building under Windows with the latest version of R installed (R-4.3.0) there are error messages while building H, namely,
H > ghci9.2.5.exe: addLibrarySearchPath: c:\Program Files\R\R-4.2.2\bin\x64 (Win32 error 3): The System cannot find the path specified. These seem to be warnings because everything works.

To Reproduce
Build HaskellR with the usual --extra-include-dirs and --extra-lib-dirs.

Expected behavior
Should be no references to an older version of R.

Environment

  • OS name + version: Windows 11
  • Version of the code: Latest

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant