Skip to content

omake not using right path for self #1117

@LADSoft

Description

@LADSoft

I have the ORANGEC and ORANGEC_HOME environment variables set. Sometimes when I run omake it uses the wrong path for itself for nested calls.

as an example (using cmd.exe as the shell)

c:\OrangeC\tests>omake clean
        c:\OrangeC\tests\omake /Calexcs clean
'c:\OrangeC\tests\omake' is not recognized as an internal or external command,
operable program or batch file.

if i manually add a path to omake, e.g.

\orangec\bin\omake

then things work...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions