sonysuqin/WasmVideoPlayer

大神.编译不通过怎么办

Closed this issue · 0 comments

tmkmk commented

Traceback (most recent call last):
File "/home/roh/emsdk/upstream/emscripten/emconfigure.py", line 52, in
sys.exit(run())
File "/home/roh/emsdk/upstream/emscripten/emconfigure.py", line 45, in run
shared.Building.configure(sys.argv[1:])
File "/home/roh/emsdk/upstream/emscripten/tools/shared.py", line 1396, in configure
run_process(args, stdout=stdout, stderr=stderr, env=env, **kwargs)
File "/home/roh/emsdk/upstream/emscripten/tools/shared.py", line 189, in run_process
ret = subprocess.run(cmd, check=check, input=input, *args, **kw)
File "/usr/lib/python3.8/subprocess.py", line 489, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.8/subprocess.py", line 854, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1705, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: './configure'