Skip to content

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

Description

@djsamperi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions