do not use 'relpath' when printing output file by davidmedinasigasi · Pull Request #661 · VUnit/vunit

@davidmedinasigasi

This was causing issues when trying to output a XML
file in a different drive than the projects.

Close #654

@davidmedinasigasi

This was causing issues when trying to output a XML
file in a different drive than the projects.

eine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should try relative_to first (see #654 (comment)). I that doesn't work, I'm ok with merging this.

@davidmedinasigasi

@eine I tried using relative_to but I got the same issue. The problem is that we're trying to make a path from one drive relative to a path from another drive.

@eine eine changed the title Removing relpath when printing output file do not use 'relpath' when printing output file

Jun 29, 2020