Skip to content

Compilation fails with yasmlib_x64.lib and yasmlib_x86.lib #8

@voidprox

Description

@voidprox

When attempting to compile the project using Visual Studio 2022, the build fails due to linker issues with the provided yasmlib_x64.lib and yasm_x86.lib libraries.

Error LNK2001 unresolved external symbol __imp___iob_func MyMemory E:\git\projects\MyMemory-master\MyMemory\yasmlib_x64.lib(raw-preproc.obj) 1 Error LNK2001 unresolved external symbol __imp_fprintf MyMemory E:\git\projects\MyMemory-master\MyMemory\yasmlib_x64.lib(yasmasm.obj) 1

Could you provide the source code for these static libraries so we can compile it ourselves?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions