作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我尝试使用JUCE框架构建cpp程序,但出现错误
make: *** No rule to make target '/usr/include/glib-2.0/glib/gurifuncs.h', needed by 'build/intermediate/Debug/include_juce_gui_extra_6dee1c1a.o'. Stop.
我的确切位置上有glib-2.0,但没有名为gurifuncs.h的文件,只有guri.h,我认为这是gurifuncs.h的新版本。它是否正确?
最佳答案
我进行了清理和重新构建,它正确使用了较新版本的glib。
关于c++ - glib-2.0中缺少'/usr/include/glib-2.0/glib/gurifuncs.h,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64182469/
我尝试使用JUCE框架构建cpp程序,但出现错误 make: *** No rule to make target '/usr/include/glib-2.0/glib/gurifuncs.h',
我是一名优秀的程序员,十分优秀!