Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在 Windows 10 android studio 上编译 VLC android 的最新代码,但是当试图打开它时,它显示了错误——
错误:CreateProcess error=2,系统找不到指定的文件。
我在网上搜索了一些答案,例如 NDK 安装、JDK 最新版本路径设置。我尝试了所有但仍然得到同样的错误。
请帮我解决这个问题。
刚刚发现VLC android不能在Windows上编译。它只能在 Linux 或 OSX 上编译。
VLC Android 编译要求