pkuvcl / davs2

An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
GNU General Public License v2.0
129 stars 52 forks source link

Windows x86 build failed. #33

Open Aleksoid1978 opened 1 year ago

Aleksoid1978 commented 1 year ago

1 - error compile quant8.asm: source\common\x86\quant8.asm(48): error : mismatch in operand sizes source\common\x86\quant8.asm(49): error : invalid combination of opcode and operands source\common\x86\quant8.asm(54): error : invalid combination of opcode and operands

2 - error link with libdavs2_asm: libdavs2.lib(cpu.obj) : error LNK2001: unresolved external symbol _davs2_cpu_xgetbv and same error for all functions in .asm files.