Hi,
with the new emsdk i get the following error when calling 'emsdk list':
...
The following precompiled SDKs are available for download:
Traceback (most recent call last):
File "/opt/emsdk/emsdk", line 1734, in <module>
sys.exit(main())
File "/opt/emsdk/emsdk", line 1625, in main
print_sdks(find_sdks(False))
File "/opt/emsdk/emsdk", line 1614, in find_sdks
if sdk.needs_compilation() == needs_compilation:
File "/opt/emsdk/emsdk", line 824, in needs_compilation
if tool.needs_compilation(): return True
AttributeError: 'NoneType' object has no attribute 'needs_compilation'
What does it mean?
Christian
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.