~/emsdk/emscripten/1.38.30$ ./em++
Traceback (most recent call last):
File "/home/gtarr/emsdk/emscripten/1.38.30/emcc.py", line 41,
in <module>
from tools import shared, system_libs, client_mods, js_optimizer,
jsrun
File "/home/gtarr/emsdk/emscripten/1.38.30/tools/shared.py",
line 782, in <module>
CLANG_CC = os.path.expanduser(build_clang_tool_path(exe_suffix('clang')))
File "/home/gtarr/emsdk/emscripten/1.38.30/tools/shared.py",
line 647, in build_clang_tool_path
return os.path.join(LLVM_ROOT, tool)
File "/usr/lib/python2.7/posixpath.py", line 70, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
--
You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/9c072c29-d77c-406b-8ed1-c6c2839c1bfa%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-discuss+unsub...@googlegroups.com.