tunabrain / tungsten

High performance physically based renderer in C++11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

./setup_builds.sh: 5: ./setup_builds.sh: Syntax error: "(" unexpected (expecting "fi")

ivanceras opened this issue · comments

I'm having an issue running the setup with linux ubuntu 14.04

./setup_builds.sh: 5: ./setup_builds.sh: Syntax error: "(" unexpected (expecting "fi")

I'm presume this could be shell syntax. I've tried poking the shell syntax code but to no avail.

The issue was most likely an inproper shebang.

Did the latest commit fix it for you?

Yes, the last commit fix it. However the make command encounter a new error on this issue here #6