Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Add support for Windows #21

Closed
mattt opened this issue Apr 26, 2021 · 5 comments
Closed

Add support for Windows #21

mattt opened this issue Apr 26, 2021 · 5 comments

Comments

@mattt
Copy link
Contributor

mattt commented Apr 26, 2021

Tracking the GraphViz-specific work for SwiftDocOrg/swift-doc#254

@mattt
Copy link
Contributor Author

mattt commented Apr 26, 2021

@compnerd Regarding your upstream fix for the gvToolTred export, could we instead conditionally compile or simply remove support for tred on Windows? This is a recent addition to this library, and isn't essential to running swift-doc.

@compnerd
Copy link
Contributor

I will have to try to see if I can figure out where the reference is arising from, but, yes, if we can remove the references to it, that would work.

@compnerd
Copy link
Contributor

Seems like removeEdgesImpliedByTransitivity causes it. If you think that removing it is a better solution, that might be a solution.

@compnerd
Copy link
Contributor

compnerd commented May 1, 2021

At this point, we just need a new tag and we should be good for initial usage.

@mattt
Copy link
Contributor Author

mattt commented May 3, 2021

This is fixed as of #24.

Windows support is available with version 0.4.1.

@mattt mattt closed this as completed May 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants