Skip to content

MYEXTLIB on Win32 for paths with a space in them #184

@zmughal

Description

@zmughal

On Win32/Strawberry Perl, I have a MYEXTLIB that needs to be C:\Program Files\R\R-3.1.2\bin\x64\R.dll. However, when I go set it to that, I get the following error

dmake: Error: -- `C:\Program' not found, and can't be made

If, instead, I use the shortpath C:\PROGRA~1\R\R-3.1.2\bin\x64\R.dll, the build works fine.

This path needs to be used both by MYEXTLIB and %PATH%, since it is a DLL.

For @mohawk2,

07:08:21 [ @mohawk2] then i can make it a listref, and then make a DEP var, and a normal var, and quote them appropriately

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions