I have given the executable proper permission to execute yet it doesnt start up or do anything.
But still, trying to launch it using sh(By doing ./ClassiCube) outputs
"/bin/sh: ./ClassiCube: not found"
"sh ClassiCube" outputs:
"ClassiCube: line 0: syntax error: unexpected redirection (expecting ")")"
and "bash Classicube" says
"ClassiCube: ClassiCube: cannot execute binary file"
I´m not sure what the cause is.