Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. 其他>
  3. Qemu安装报错:ERROR: meson setup failed

Qemu安装报错:ERROR: meson setup failed

  • Post author:xfxia
  • Post published:2023年10月13日
  • Post category:其他




Qemu安装步骤:
在这里插入图片描述



执行

./configure

命令时报错:ERROR: meson setup failed



解决方法:根据报错提示,安装pixman即可

用apt-cache查找了关于pixman的依赖包

apt-cache search pixman

选择安装libpixman-1-dev的那个包

apt-get install libpixman-1-dev


参考链接:

ubuntu编译qemu报错:‘ERROR: pixman >= 0.21.8 not present.’ 解决方案


你可能也喜欢

获取对象属性值的两种方式

《C语言》课程设计——机房收费系统

【Android开发】View的平移、缩放、旋转以及位置、坐标系

matlab 的一个bug:for循环给矩阵赋值失败

EditPlus文本编辑器使用心得

VS中语言属性对字符集转码的影响

使用Cookie实现七天免登录

构建haproxy镜像(基于alpine系统)

Lua的pcall函数

小白自学机器学习—-3.令人头秃的pytorch安装 (No module named ‘tools.nnwrap’ 错误)

Android onCreate 详解

sass的条件判断篇

计算机网络与通信原理——端口

KEIL 5编译出现 “expected a field name”错误的原因

OSPF – 1,基础

imageAdaptation 图片自适应排列

MinGW-w64安装教程

Binder机制-简单用法(一)

new concept 3=03 An unknown goddess

StringBuilder与String的相互转换 (toString)

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单