在安装和构建Fuchsia之后,我可以将示例hello world程序中的字符串从"Hello,World!\n“修改为"Hello,Fuchsia!\n”。然后,我执行build并执行生成预期字符串"Hello,Fuchsia!“的代码。使用: cd fuchsiafx build; fx qemu
hello_world_cpp 这对于理解如何改变Fuc
尝试在构建Fuchsia之前设置目标,但得到以下错误。我尝试使用b.startswith(b'sep')将sep转换为字节,但它给出了错误。因此,我只是被困在如何处理这个问题上。prashant@prashant-Lenovo:~/fuchsia$ scripts/fx set x64ERROR at //build/gn/BUILD.gn:67:5: Script//build/zircon/list_source_fil
我正在尝试构建Fuchsia OS并在Fuchsia仿真程序femu上运行它,但是在等待模拟器启动之后,fx命令存在并显示下面的错误。failed to create Fuchsia device device health check failed.Unable to ssh due to error:
Error: Cannot start Fuchsia Emulator.