avisynth_c.h:825:3: error: unknown type name ‘HMODULE’

In file included from input/avs.c:49:0:
./extras/avisynth_c.h:825:3: 错误:未知的类型名‘HMODULE’

HMODULE handle;

解决方法:

./configure 添加 --disable-avs

Unknown option bindir=/home/sbdya/bin, ignored
platform:      X86_64
byte order:    little-endian
system:        WINDOWS
cli:           yes
libx264:       internal
shared:        no
static:        yes
asm:           yes
interlaced:    yes
avs:           avisynth
lavf:          no
ffms:          no
mp4:           no
gpl:           yes
thread:        no
opencl:        yes
filters:       crop select_every
lto:           no
debug:         no
gprof:         no
strip:         no
PIC:           no
bit depth:     all
chroma format: all

You can run 'make' or 'make fprofiled' now.

avisynth_c.h:825:3: error: unknown type name ‘HMODULE’相关推荐

  1. 编译x264:avisynth_c.h:825:3: error: unknown type name ‘HMODULE‘

    具体错误 In file included from input/avs.c:49:0: ./extras/avisynth_c.h:825:3: error: unknown type name ' ...

  2. 解决error: unknown type name ‘__u8’问题,认识__u8,__u16,__u32,__u64的大小及作用

    1.解决Linux error: unknown type name '__u8'问题: 内核提供的数据类型都在头文件<asm/types.h>声明,可以在程序中加上#include &l ...

  3. 解决KIEL编译CW32实验例程报“.\Objects\GPIO.axf“ - 3 Error(s), 55 Warning(s).其中error: unknown type name ‘__weak

    编译完整错误为: ../Libraries/src/cw32f030_systick.c(63): error: unknown type name '__weak' __weak void Init ...

  4. NDK编译c包含C++头文件时,出现 error: unknown type name 'class' 的解决方法

    在进行native开发的时候,难免会遇到C文件包含C++头文件而调用C++函数,若没做什么处理,直接include进行编译的话,会遇到以下错误: error: unknown type name 'c ...

  5. 问题记录:multiple definition of `xxxx` 问题解决 struct定义类的error:“unknown type name“

    一.multiple definition of xxxx 问题解决 问题背景 我在一个头文件里面定义了一个变量,并赋予初值,然后再两个.c 文件里引入了这个头文件,结果就报错 multiple de ...

  6. urllib.error.URLError:urlopen error unknown url type:https 解决办法

    前言: 在用Python3做爬虫实验的时候报了这个错误:urllib.error.URLError: <urlopen error unknown url type: https> 原因是 ...

  7. stm32f4xx_it.c: Error: C3065E: type of input file 'DRIVER' unknown 解决办法

    stm32f4xx_it.c: Error: C3065E: type of input file 'DRIVER' unknown misc.c: Error: C3065E: type of in ...

  8. error: unknown file type '.pyx' (from 'pycocotools/_mask.pyx')

      在 YOLO v3模型中运用 cocoapi 进行评估模型,安装时报错显示: building 'pycocotools._mask' extension error: unknown file ...

  9. mysql 还原数据库 unknown command 'b'_mysql数据库还原出错ERROR:Unknown command ‘\\’解决手记...

    使用mysql命令行客户端,使用source导入备份文件,但导入中出错, ERROR: Unknown command '\\'. ERROR: Unknown command '\". E ...

最新文章

  1. MySQL和sql获取当前时间是本月的第几周或本月第一天的问题
  2. qt sizePolicy属性
  3. 蓝宝石显卡bios_狼神矿卡烤机89°C!强刷蓝宝石RX570超白金显卡BIOS降温75°教程...
  4. 苹果、小米、荣耀智能手环都能测卫生纸心率?网友“测遍万物”玩坏了
  5. python数据可视化字段_python数据爬取及数据可视化分析
  6. Xmind思维导图模板分享
  7. TeamTalk 服务器代码分析
  8. 数学不好是原罪——高等数学笔记(汇总版)
  9. Docker学习文档
  10. GPS原始RMC数据解析之DDMM.MMMM
  11. ArcGIS遇到严重的应用程序错误的解决办法
  12. 4个方法判断食物的热量高低
  13. Photoshop入门学习
  14. 300例注册表应用技巧
  15. SANY北京地区笔试题(研发类岗位)
  16. 什么是MES系统软件,如何用大白话理解MES,公司有了ERP还有必要上MES吗?
  17. Spring-全面详解(基础知识)
  18. 图解:什么是二叉排序树?
  19. 多迪php,多迪PHP项目经理深度解析:PHP应用性能优化指南!
  20. 发布一个锁定行列的一种方法。(实现Excel里的冻结窗格的功能)

热门文章

  1. matlab校正环节,基于MATLAB的控制系统校正环节优化设计
  2. mysql pom依赖关系_常用的POM依赖
  3. 计算机专业知识考试 一,计算机专业知识试题(事业单位计算机专业知识考试试卷)(1)...
  4. 计算机组装安装与维护作业,计算机组装与维护的作业.pdf
  5. java blob压缩_如何从Oracle中用Java压缩的BLOB列中提取XML文档
  6. mysql configuration_MySQL Configuration 教程
  7. python爬取百度文库付费文档_亲测免费转换百度文库付费文件
  8. c语言关于office运行库,VC++运行库32/64位合集下载|微软常用运行库合集(2015- 2021版)...
  9. linux定义别名出错,Linux自定义别名alias重启失效问题
  10. 16 个 Redis 常见使用场景