Skip to content

RcppParallel::LdFlags() isn’t correctly handling spaces #188

@Arizazcq97

Description

@Arizazcq97

I was looking for a solution to the stan problem. A gentleman told me that I needed to solve the problem that the RcppParallel package not correctly handling spaces in filepaths for the RcppParallel::LdFlags() flag command.

For details, see:https://discourse.mc-stan.org/t/help-can-someone-help-me-find-out-why-this-error-is-reported/29332/20

Activity

kevinushey

kevinushey commented on Nov 4, 2022

@kevinushey
Contributor

Thanks -- should now be fixed in the development version of RcppParallel. You can install it with:

remotes::install_github("RcppCore/RcppParallel")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      RcppParallel::LdFlags() isn’t correctly handling spaces · Issue #188 · RcppCore/RcppParallel