-
Notifications
You must be signed in to change notification settings - Fork 27
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
Invalid Install Path Clion #36
Comments
I got the same issue
|
I think it's just their command line behavior is changed. The plugin should adapt the latest output |
I actually got it to work with master branch build of zig, I just downloaded the tarball and put that as the path. |
@ice1000 Is this a zig issue or an issue of this plugin? I'm on windows 10 by the way. |
It's definitely the plugin's issue imo. |
Ok, I would contribute to fix it, but I haven't done anything with intellij plugins. Sorry 🙈 |
This project is quite old and I think I need to do some upgrades on the dependencies before restart working on it. 😣 I'm having too much things to do lately and I'm no longer passionate in developing idea plugins. Please forgive me. 😣 |
I totally understand. All developers suffer from having no time 😅🤯 |
owo-lang/intellij-dtlc#22 you can check this out first |
When entering the install path in a new zig project no matter what path I put in I keep on getting the invalid install path error.
I have tried all of the paths from
zig env
as well as where the zig binary is on my system and nothing works.The text was updated successfully, but these errors were encountered: