Skip to content

LNK2019-unresolved external symbol ff_dct32_float_sse referenced in function ff_dct_init_x86  #83

@Yashwanth-sastry

Description

@Yashwanth-sastry

Hi I am trying to build OpenHevc on Windows 11 visual studio 15 2017 on a intel x86_64 bit machine and facing a build issue like this:
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol ff_dct32_float_sse referenced in function ff_dct_init_x86 LibOpenHevcWrapper C:\Users\Downloads\sencore\openHEVC\build\dct_init.obj 1
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol ff_dct32_float_avx referenced in function ff_dct_init_x86 LibOpenHevcWrapper C:\Users\Downloads\sencore\openHEVC\build\dct_init.obj 1
I have tried adding them to the c folders but everytime a new unresolved external symbol shows up.
I have made all the changes according to the pull request and have installed yasm along with SDL,SDL2 but the executable is not built.
Can anyone checkout and resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions