Skip to content

Conversation

xilin
Copy link

@xilin xilin commented Sep 23, 2025

  • Problem
    MacOS has a different path separator : comparing with windows, hard coding it as ; leads to compilation errors in MacOS.

  • Solution
    Use os.pathsep instead of ;

  • Test
    Able to finish compilation in MacOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant