Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.SootConfig#loadTargetClass split sootClassPath by ":" instead of ";" #6

Open
Kai5174 opened this issue Nov 5, 2024 · 1 comment

Comments

@Kai5174
Copy link

Kai5174 commented Nov 5, 2024

image

leading to this error

image

@BFionaccept
Copy link
Contributor

This issue arises from system-specific differences; for example, on macOS, the path separator is ‘:’, whereas Windows uses ‘;’. Recently, I’ve received similar feedback from Windows users.
Thanks for highlighting this! I’ll work on optimizing this issue.

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

No branches or pull requests

2 participants