We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./emulator.sh vela TARGETDIR = /home/lmq/work/vela-opensource/vendor/openvela/boards/vela INFO | Android emulator version 32.1.15.0 (build_id 20240923) (CL:N/A) INFO | Found systemPath /home/lmq/work/vela-opensource/nuttx [4084:4084:20250116,190451.660329:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22)
环境是window10 上的wsl,系统是Ubuntu 22.04.5 LTS,已经反复确认过是按照文档来进行操作的。
The text was updated successfully, but these errors were encountered:
The official documentation does not support WSLs. Please strictly follow the documentation steps and try again
Sorry, something went wrong.
@gdmaoqqq WSL is interface-less. You can try using the ./emulate vela -no-window command, but this will only have a command line.
./emulate vela -no-window
No branches or pull requests
Description
./emulator.sh vela
TARGETDIR = /home/lmq/work/vela-opensource/vendor/openvela/boards/vela
INFO | Android emulator version 32.1.15.0 (build_id 20240923) (CL:N/A)
INFO | Found systemPath /home/lmq/work/vela-opensource/nuttx
[4084:4084:20250116,190451.660329:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22)
环境是window10 上的wsl,系统是Ubuntu 22.04.5 LTS,已经反复确认过是按照文档来进行操作的。
The text was updated successfully, but these errors were encountered: