-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels