Project

General

Profile

Feature #1358

Updated by Marko Lindqvist 7 days ago

emscripten build requires absolute path to the environment. This makes emsbuild.sh execution with relative path to fail. Make it to convert relative relatvie path to absolute path itself, and thus accepting relative path.

Back