Problem with release build

Hi I have a problem when I try to build the release version:

./runpremake
make CONFIG:RELEASE

error output:

The debug build works fine, I’ve got the same results on two different linux computers.

Does anybody how to fix this?

That should be “CONFIG=Release”. Does that help?

Thanks Jules,

it was indeed a simple typo :oops: