DanielGavin / ols

Language server for Odin
MIT License
417 stars 62 forks source link

Cannot build on latest release #252

Closed nmsobri closed 11 months ago

nmsobri commented 11 months ago

When i clone the latest source code and try to build it ( running ./build.bat ) , i was presented with this error:

C:/Ols/src/odin/printer/visit.odin(1312:6) Error: 'v' of type '^Range_Stmt' has no field 'reverse' if v.reverse { ^

DanielGavin commented 11 months ago

You are using an old odin version. It currently requires a nightly odin build.