SubSolution icon indicating copy to clipboard operation
SubSolution copied to clipboard

ERROR: File not found on Linux

Open LukeSawyers opened this issue 2 years ago • 0 comments

Description

This tool does not appear to run correctly on Linux. Suspect this is is a problem with path rooting as the printed out path is not correctly rooted (should be /home, not home), see output below.

Steps to Reproduce

$ cd ~/projects/Example $ subsln generate Example.subsln ERROR: File home/user/projects/Example/Example.subsln not found.

LukeSawyers avatar Jan 16 '24 02:01 LukeSawyers