I have been trying to use luajit to compile luas, which is not relevant right now.
However, when I try to enter luajit -h
(which should usually list commands) into the cmd looking luajit.exe window, I get the error " '=' expected near '-' ".
I have tried everything, including building the program using visual studio (msvcbuild into visual studio console) but nothing has worked so far and I am just devastated.
This error seems so easy to fix, yet is just a nightmare for someone who doesn't code at all.