ice1000 / intellij-zig

The IntelliJ IDEA plugin for the Zig programming language ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛ ┏:smiley:┓
GNU General Public License v3.0
113 stars 27 forks source link

Problem with compiler #34

Closed tritinykek closed 3 years ago

tritinykek commented 3 years ago

So, im new to zig and I installed plugin to the intellij, and added zig buildtest configuration and after compiling it says:

/bin/zig build-exe /home/tritiny/IdeaProjects/zigtest/test.zig --zig-install-prefix "" --output /home/tritiny/IdeaProjects/zigtest/out/buildtest error: unrecognized parameter: '--zig-install-prefix'

I see that there is --zig-install-prefix and i read that it was deleted in newer versions, but how i can fix this?

ice1000 commented 3 years ago

What's your zig version?

tritinykek commented 3 years ago

0.7.0

ice1000 commented 3 years ago

I guess this is a duplicate of #31, so I'm closing, and I am aware of the problem. I really wish I can fix this some day, but I'm personally too busy to do it rn. I hate school